summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/unreleased/samples
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-11-19 16:16:52 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-11-19 16:16:52 +0000
commit2372d9275f19cbd978e7c4da2df9cfc51191ecc3 (patch)
tree18ea2d05014485a6dd2849749af679fe155324cd /sca-java-2.x/trunk/unreleased/samples
parentb77e2a51d270668815e9b1db3d041cee58f213eb (diff)
change artifact name and add ignores
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036916 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/unreleased/samples')
-rw-r--r--sca-java-2.x/trunk/unreleased/samples/implementation-sample-async/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/unreleased/samples/implementation-sample-async/pom.xml b/sca-java-2.x/trunk/unreleased/samples/implementation-sample-async/pom.xml
index 60a5c99f06..ca45d32152 100644
--- a/sca-java-2.x/trunk/unreleased/samples/implementation-sample-async/pom.xml
+++ b/sca-java-2.x/trunk/unreleased/samples/implementation-sample-async/pom.xml
@@ -25,7 +25,7 @@
<version>2.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
- <artifactId>sample-implementation-extension</artifactId>
+ <artifactId>sample-implementation-async-extension</artifactId>
<name>Apache Tuscany SCA Sample Implementation Extension With Async</name>
<packaging>jar</packaging>