diff options
Diffstat (limited to '')
-rw-r--r-- | branches/sca-java-1.x/distribution/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/distribution/features/pom.xml b/branches/sca-java-1.x/distribution/features/pom.xml index 15cb996980..7a755fb077 100644 --- a/branches/sca-java-1.x/distribution/features/pom.xml +++ b/branches/sca-java-1.x/distribution/features/pom.xml @@ -23,7 +23,7 @@ <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-sca</artifactId> <relativePath>../../pom.xml</relativePath> - <version>1.4-SNAPSHOT</version> + <version>1.5-SNAPSHOT</version> </parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-distribution-features</artifactId> |