diff options
Diffstat (limited to 'branches/sca-java-1.4/tutorials/store/pom.xml')
-rw-r--r-- | branches/sca-java-1.4/tutorials/store/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.4/tutorials/store/pom.xml b/branches/sca-java-1.4/tutorials/store/pom.xml index fd44a6d3b3..2ea702fbb1 100644 --- a/branches/sca-java-1.4/tutorials/store/pom.xml +++ b/branches/sca-java-1.4/tutorials/store/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-tutorials</artifactId> - <version>1.4-SNAPSHOT</version> + <version>1.4</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-tutorial-store</artifactId> |