summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-travelsample-1.0/binaries/jaxws/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-travelsample-1.0/binaries/jaxws/pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/sca-java-1.x/branches/sca-java-travelsample-1.0/binaries/jaxws/pom.xml b/sca-java-1.x/branches/sca-java-travelsample-1.0/binaries/jaxws/pom.xml
index 5d426e7c27..61c3fa711e 100644
--- a/sca-java-1.x/branches/sca-java-travelsample-1.0/binaries/jaxws/pom.xml
+++ b/sca-java-1.x/branches/sca-java-travelsample-1.0/binaries/jaxws/pom.xml
@@ -25,13 +25,12 @@
<version>1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
- <version>1.0-SNAPSHOT</version>
-
- <!-- This module brings in the JAX-WS runtime dependencies that are needed when running on JDK 5. -->
<artifactId>scatours-binaries-jaxws</artifactId>
<name>Apache Tuscany SCA Tours Binaries JAX-WS Dependencies for JDK 5</name>
<packaging>pom</packaging>
+ <!-- This module brings in the JAX-WS runtime dependencies that are needed when running on JDK 5. -->
+
<dependencies>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>