summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.1/itest/contribution-jee-samples/ear-appcomp-contrib-implicit/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.5.1/itest/contribution-jee-samples/ear-appcomp-contrib-implicit/pom.xml')
-rw-r--r--branches/sca-java-1.5.1/itest/contribution-jee-samples/ear-appcomp-contrib-implicit/pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/branches/sca-java-1.5.1/itest/contribution-jee-samples/ear-appcomp-contrib-implicit/pom.xml b/branches/sca-java-1.5.1/itest/contribution-jee-samples/ear-appcomp-contrib-implicit/pom.xml
index 32aa604cba..992b1d8ccc 100644
--- a/branches/sca-java-1.5.1/itest/contribution-jee-samples/ear-appcomp-contrib-implicit/pom.xml
+++ b/branches/sca-java-1.5.1/itest/contribution-jee-samples/ear-appcomp-contrib-implicit/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-contribution-jee-samples</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
@@ -49,14 +49,14 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-contribution-jee-samples-00-jar-shared</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-contribution-jee-samples-08-ejb-enhanced</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<type>ejb</type>
<scope>provided</scope>
</dependency>
@@ -64,7 +64,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-contribution-jee-samples-01-war-nonenhanced</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<type>war</type>
<scope>provided</scope>
</dependency>