summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/webapps/helloworld/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-07-28 04:09:23 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-07-28 04:09:23 +0000
commitea277bd43d67cfbd6f0d57ac4ad3ccf6a0c59c90 (patch)
treee5d0a026c0b5a0c0f1b715e944241e40ad5a1d4a /java/sca/samples/webapps/helloworld/pom.xml
parente85eb1a92c107fafe31bffa5328df89e0832af6b (diff)
Change back the webapp samples to have the simple naming
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798391 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/samples/webapps/helloworld/pom.xml')
-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 e43ae5bc5b..b553afb6f6 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>sample-webapp-helloworld</artifactId>
+ <artifactId>helloworld</artifactId>
<name>Apache Tuscany SCA Sample Helloworld</name>
<packaging>war</packaging>