summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-js-client/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-js-client/pom.xml')
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-js-client/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-js-client/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-js-client/pom.xml
index ecd04d6d5d..b0801d79f2 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-js-client/pom.xml
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-js-client/pom.xml
@@ -26,9 +26,9 @@
<relativePath>../../pom.xml</relativePath>
</parent>
- <artifactId>sample-helloworld-js-client-webapp</artifactId>
+ <artifactId>sample-implementation-web-helloworld-js-client-webapp</artifactId>
<packaging>war</packaging>
- <name>Apache Tuscany SCA Sample Helloworld Javascript Client</name>
+ <name>Apache Tuscany SCA Sample implemenation.web Helloworld Javascript Client WebApp</name>
<dependencies>