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