summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/webapps/helloworld/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-05-12 20:24:32 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-05-12 20:24:32 +0000
commit3024346a99b44546557029212af8aefce5150592 (patch)
tree9efe31a3f04fc1c5e58b3a8d241e0c531695aa64 /java/sca/samples/webapps/helloworld/pom.xml
parent75e2e59cbce9101409649a60b1f674a16d3f96d1 (diff)
Changing sample artifact name to follow same pattern as other samples and to group all together in developer IDE
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774063 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/samples/webapps/helloworld/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/samples/webapps/helloworld/pom.xml b/java/sca/samples/webapps/helloworld/pom.xml
index 4a285e7fd4..8165d38653 100644
--- a/java/sca/samples/webapps/helloworld/pom.xml
+++ b/java/sca/samples/webapps/helloworld/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
- <artifactId>helloworld</artifactId>
+ <artifactId>sample-helloworld</artifactId>
<name>Apache Tuscany SCA Sample Helloworld</name>
<packaging>war</packaging>