diff options
Diffstat (limited to '')
-rw-r--r-- | branches/sca-java-1.x/distribution/war/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/distribution/war/pom.xml b/branches/sca-java-1.x/distribution/war/pom.xml index 30ee880530..60b3f87d6b 100644 --- a/branches/sca-java-1.x/distribution/war/pom.xml +++ b/branches/sca-java-1.x/distribution/war/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-sca</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.6-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> |