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