summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tutorials/travelsample/util
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/trunk/tutorials/travelsample/util/jaxws-runtime/pom.xml1
-rw-r--r--sca-java-1.x/trunk/tutorials/travelsample/util/launcher-common/pom.xml2
-rw-r--r--sca-java-1.x/trunk/tutorials/travelsample/util/openejb-runtime/pom.xml1
-rw-r--r--sca-java-1.x/trunk/tutorials/travelsample/util/pom.xml1
4 files changed, 1 insertions, 4 deletions
diff --git a/sca-java-1.x/trunk/tutorials/travelsample/util/jaxws-runtime/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/util/jaxws-runtime/pom.xml
index 7f02dc408e..d7ade4e120 100644
--- a/sca-java-1.x/trunk/tutorials/travelsample/util/jaxws-runtime/pom.xml
+++ b/sca-java-1.x/trunk/tutorials/travelsample/util/jaxws-runtime/pom.xml
@@ -25,7 +25,6 @@
<version>1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
- <version>1.0-SNAPSHOT</version>
<artifactId>scatours-util-jaxws-runtime</artifactId>
<name>Apache Tuscany SCA Tours JAX-WS Runtime Dependencies for JDK 5</name>
diff --git a/sca-java-1.x/trunk/tutorials/travelsample/util/launcher-common/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/util/launcher-common/pom.xml
index a499139eff..6a55e49f5f 100644
--- a/sca-java-1.x/trunk/tutorials/travelsample/util/launcher-common/pom.xml
+++ b/sca-java-1.x/trunk/tutorials/travelsample/util/launcher-common/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-util-launcher-common</artifactId>
<name>Apache Tuscany SCA Tours Common Utility for Launchers</name>
diff --git a/sca-java-1.x/trunk/tutorials/travelsample/util/openejb-runtime/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/util/openejb-runtime/pom.xml
index b78fd646d6..6a1b13bf96 100644
--- a/sca-java-1.x/trunk/tutorials/travelsample/util/openejb-runtime/pom.xml
+++ b/sca-java-1.x/trunk/tutorials/travelsample/util/openejb-runtime/pom.xml
@@ -25,7 +25,6 @@
<version>1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
- <version>1.0-SNAPSHOT</version>
<artifactId>scatours-util-openejb-runtime</artifactId>
<name>Apache Tuscany SCA Tours OpenEJB Runtime Dependencies</name>
diff --git a/sca-java-1.x/trunk/tutorials/travelsample/util/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/util/pom.xml
index 7f987f9afd..36bdb3961f 100644
--- a/sca-java-1.x/trunk/tutorials/travelsample/util/pom.xml
+++ b/sca-java-1.x/trunk/tutorials/travelsample/util/pom.xml
@@ -25,7 +25,6 @@
<version>1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
- <version>1.0-SNAPSHOT</version>
<artifactId>scatours-util</artifactId>
<packaging>pom</packaging>
<name>Apache Tuscany SCA Tours Utilities</name>