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