summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-travelsample-1.0/binaries/jaxws/pom.xml
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-05-15 22:38:28 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-05-15 22:38:28 +0000
commitea518b0fea5745b393db8a849a822b64c46d1208 (patch)
treeba1d4dc725ee9b1a2034bf122c4a4b464d812c65 /sca-java-1.x/branches/sca-java-travelsample-1.0/binaries/jaxws/pom.xml
parentbc03a8d067a706ebfa146f3ee2c69178527d1fe0 (diff)
Inherit version from parent pom
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944737 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/branches/sca-java-travelsample-1.0/binaries/jaxws/pom.xml')
-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>