summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-travelsample-1.0/binaries
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-1.x/branches/sca-java-travelsample-1.0/binaries')
-rw-r--r--sca-java-1.x/branches/sca-java-travelsample-1.0/binaries/jaxws/pom.xml2
-rw-r--r--sca-java-1.x/branches/sca-java-travelsample-1.0/binaries/openejb/pom.xml2
2 files changed, 2 insertions, 2 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 61c3fa711e..ad0df68a8f 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
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>scatours-util-jaxws-runtime</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>${pom.version}</version>
</dependency>
</dependencies>
diff --git a/sca-java-1.x/branches/sca-java-travelsample-1.0/binaries/openejb/pom.xml b/sca-java-1.x/branches/sca-java-travelsample-1.0/binaries/openejb/pom.xml
index 2f763844a1..1b0b2f77e4 100644
--- a/sca-java-1.x/branches/sca-java-travelsample-1.0/binaries/openejb/pom.xml
+++ b/sca-java-1.x/branches/sca-java-travelsample-1.0/binaries/openejb/pom.xml
@@ -33,7 +33,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>scatours-util-openejb-runtime</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>${pom.version}</version>
</dependency>
</dependencies>