diff options
Diffstat (limited to 'branches/sca-java-1.x/tools/eclipse34/features/ejava/pom.xml')
-rw-r--r-- | branches/sca-java-1.x/tools/eclipse34/features/ejava/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/tools/eclipse34/features/ejava/pom.xml b/branches/sca-java-1.x/tools/eclipse34/features/ejava/pom.xml index da67d110b7..12700ead83 100644 --- a/branches/sca-java-1.x/tools/eclipse34/features/ejava/pom.xml +++ b/branches/sca-java-1.x/tools/eclipse34/features/ejava/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-sca-eclipse-tools</artifactId> - <version>1.4-SNAPSHOT</version> + <version>1.5-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>org.apache.tuscany.sca.feature.ejava</artifactId> |