summaryrefslogtreecommitdiffstats
path: root/java/sca/tutorials/store/www-services/pom.xml
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-07-29 01:34:48 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-07-29 01:34:48 +0000
commit564d2ef745669b64192b130e29d0a44f9516d416 (patch)
tree841d9ecc4d980ee7038835f09fd82582398ff9b9 /java/sca/tutorials/store/www-services/pom.xml
parent01280edc9f7f7b85f1fde3ad3a3da8aaa39c0395 (diff)
Moved tutorial-store under tutorials, adjusted poms and assembly.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680596 13f79535-47bb-0310-9956-ffa450edef68
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>