diff options
-rw-r--r-- | branches/sca-java-1.x/vtest/assembly/component/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/vtest/assembly/component/pom.xml b/branches/sca-java-1.x/vtest/assembly/component/pom.xml index af59594556..0470e714d3 100644 --- a/branches/sca-java-1.x/vtest/assembly/component/pom.xml +++ b/branches/sca-java-1.x/vtest/assembly/component/pom.xml @@ -52,7 +52,7 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-host-tomcat</artifactId> - <version>1.4-SNAPSHOT</version> + <version>1.5-SNAPSHOT</version> <scope>runtime</scope> </dependency> |