diff options
Diffstat (limited to 'branches/sca-java-1.3.3/distribution/bundle/pom.xml')
-rw-r--r-- | branches/sca-java-1.3.3/distribution/bundle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.3.3/distribution/bundle/pom.xml b/branches/sca-java-1.3.3/distribution/bundle/pom.xml index f6d87d7fd3..d1ff59b227 100644 --- a/branches/sca-java-1.3.3/distribution/bundle/pom.xml +++ b/branches/sca-java-1.3.3/distribution/bundle/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-sca</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> |