summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6.2/itest/contribution-jee-samples/ejb-enhanced/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-1.x/branches/sca-java-1.6.2/itest/contribution-jee-samples/ejb-enhanced/pom.xml')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6.2/itest/contribution-jee-samples/ejb-enhanced/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.2/itest/contribution-jee-samples/ejb-enhanced/pom.xml b/sca-java-1.x/branches/sca-java-1.6.2/itest/contribution-jee-samples/ejb-enhanced/pom.xml
index 49c66c7c36..be768b264c 100644
--- a/sca-java-1.x/branches/sca-java-1.6.2/itest/contribution-jee-samples/ejb-enhanced/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.6.2/itest/contribution-jee-samples/ejb-enhanced/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-contribution-jee-samples</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-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.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
<scope>provided</scope>
</dependency>