summaryrefslogtreecommitdiffstats
path: root/java/sca/tutorials/store/www-services/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--java/sca/tutorials/store/www-services/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/sca/tutorials/store/www-services/pom.xml b/java/sca/tutorials/store/www-services/pom.xml
index b0de297828..967cf33a79 100644
--- a/java/sca/tutorials/store/www-services/pom.xml
+++ b/java/sca/tutorials/store/www-services/pom.xml
@@ -21,13 +21,13 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-sca</artifactId>
+ <artifactId>tuscany-tutorial-store</artifactId>
<version>1.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tutorial-www-services</artifactId>
<packaging>pom</packaging>
- <name>Apache Tuscany SCA Tutorial External Web Services</name>
+ <name>Apache Tuscany SCA Store Tutorial External Web Services</name>
<profiles>
<profile>