summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/pom.xml (renamed from sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/pom.xml)4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/pom.xml b/sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/pom.xml
index e510599a58..bd95e76268 100644
--- a/sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/pom.xml
+++ b/sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/pom.xml
@@ -27,8 +27,8 @@
</parent>
<packaging>jar</packaging>
- <artifactId>sample-helloworld</artifactId>
- <name>Apache Tuscany SCA Sample Helloworld</name>
+ <artifactId>helloworld-contribution</artifactId>
+ <name>Apache Tuscany SCA Samples - Getting Started - helloworld-contribution</name>
<dependencies>
<dependency>