summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/webapps/helloworld-jsp/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-jsp/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-jsp/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/samples/webapps/helloworld-jsp/pom.xml b/java/sca/samples/webapps/helloworld-jsp/pom.xml
index 4f9af7be70..16e497db70 100644
--- a/java/sca/samples/webapps/helloworld-jsp/pom.xml
+++ b/java/sca/samples/webapps/helloworld-jsp/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
- <artifactId>helloworld-jsp</artifactId>
+ <artifactId>sample-helloworld-jsp</artifactId>
<packaging>war</packaging>
<name>Apache Tuscany SCA Sample Helloworld JSP</name>