summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tutorials/travelsample/domainconfig
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-05-19 21:09:15 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-05-19 21:09:15 +0000
commit0483f8b59114781f9e160a0bb938034ced1b9d82 (patch)
treed72316804556c268be9d5321e13b9ed78ae2c2d0 /sca-java-1.x/trunk/tutorials/travelsample/domainconfig
parent9c36dc55ed5b13d722a6a2fd5c8ed1d97835be8a (diff)
Merge revision r944737 from 1.0 release branch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946397 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/trunk/tutorials/travelsample/domainconfig')
-rw-r--r--sca-java-1.x/trunk/tutorials/travelsample/domainconfig/fullapp/pom.xml2
-rw-r--r--sca-java-1.x/trunk/tutorials/travelsample/domainconfig/introducing/pom.xml2
-rw-r--r--sca-java-1.x/trunk/tutorials/travelsample/domainconfig/pom.xml1
3 files changed, 2 insertions, 3 deletions
diff --git a/sca-java-1.x/trunk/tutorials/travelsample/domainconfig/fullapp/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/domainconfig/fullapp/pom.xml
index 94802269bb..8ac5c0a7fc 100644
--- a/sca-java-1.x/trunk/tutorials/travelsample/domainconfig/fullapp/pom.xml
+++ b/sca-java-1.x/trunk/tutorials/travelsample/domainconfig/fullapp/pom.xml
@@ -24,7 +24,7 @@
<artifactId>scatours</artifactId>
<version>1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
- </parent><version>1.0-SNAPSHOT</version>
+ </parent>
<artifactId>scatours-domainconfig-fullapp</artifactId>
<name>Apache Tuscany SCA Tours Full App Domain Configuration</name>
diff --git a/sca-java-1.x/trunk/tutorials/travelsample/domainconfig/introducing/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/domainconfig/introducing/pom.xml
index 9cc529cd90..046a92980d 100644
--- a/sca-java-1.x/trunk/tutorials/travelsample/domainconfig/introducing/pom.xml
+++ b/sca-java-1.x/trunk/tutorials/travelsample/domainconfig/introducing/pom.xml
@@ -24,7 +24,7 @@
<artifactId>scatours</artifactId>
<version>1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
- </parent><version>1.0-SNAPSHOT</version>
+ </parent>
<artifactId>scatours-domainconfig-introducing</artifactId>
<name>Apache Tuscany SCA Tours Introducing Domain Configuration</name>
diff --git a/sca-java-1.x/trunk/tutorials/travelsample/domainconfig/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/domainconfig/pom.xml
index 41f75d3068..48dba23351 100644
--- a/sca-java-1.x/trunk/tutorials/travelsample/domainconfig/pom.xml
+++ b/sca-java-1.x/trunk/tutorials/travelsample/domainconfig/pom.xml
@@ -25,7 +25,6 @@
<version>1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
- <version>1.0-SNAPSHOT</version>
<artifactId>scatours-domainconfig</artifactId>
<packaging>pom</packaging>
<name>Apache Tuscany SCA Tours Domain Configurations</name>