diff options
Diffstat (limited to 'sca-java-2.x/branches/2.0/distribution/tomcat/testing/pom.xml')
-rw-r--r-- | sca-java-2.x/branches/2.0/distribution/tomcat/testing/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/branches/2.0/distribution/tomcat/testing/pom.xml b/sca-java-2.x/branches/2.0/distribution/tomcat/testing/pom.xml index 77d92f656e..17ea8475d9 100644 --- a/sca-java-2.x/branches/2.0/distribution/tomcat/testing/pom.xml +++ b/sca-java-2.x/branches/2.0/distribution/tomcat/testing/pom.xml @@ -23,7 +23,7 @@ <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-distribution-tomcat</artifactId> <relativePath>../pom.xml</relativePath> - <version>2.0</version> + <version>2.0.1-SNAPSHOT</version> </parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-distribution-tomcat-testing</artifactId> |