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