diff options
Diffstat (limited to '')
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.6.2/itest/contribution-jee-samples/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.2/itest/contribution-jee-samples/pom.xml b/sca-java-1.x/branches/sca-java-1.6.2/itest/contribution-jee-samples/pom.xml index 73e950290a..aae5d5e461 100644 --- a/sca-java-1.x/branches/sca-java-1.6.2/itest/contribution-jee-samples/pom.xml +++ b/sca-java-1.x/branches/sca-java-1.6.2/itest/contribution-jee-samples/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-itest</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.6.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |