diff options
Diffstat (limited to '')
-rw-r--r-- | branches/sca-java-1.3.3/tools/eclipse/plugins/core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.3.3/tools/eclipse/plugins/core/pom.xml b/branches/sca-java-1.3.3/tools/eclipse/plugins/core/pom.xml index 3fff8846fc..348bfc50e9 100644 --- a/branches/sca-java-1.3.3/tools/eclipse/plugins/core/pom.xml +++ b/branches/sca-java-1.3.3/tools/eclipse/plugins/core/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-sca-eclipse-tools</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>org.apache.tuscany.sca.core</artifactId> |