summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/tutorials/store/www-services/pom.xml
diff options
context:
space:
mode:
authorramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-12-02 12:34:48 +0000
committerramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-12-02 12:34:48 +0000
commitb0f9cda6d2deedff59ca6449bd0e5cec42af700c (patch)
treefabb1a00aa7ac94e42e3bd0fabfa4b7bf0c94301 /branches/sca-java-1.x/tutorials/store/www-services/pom.xml
parent2e56e7202012b2b7dce49a1f860980d086ace7e4 (diff)
Changing version 1.4-SNAPSHOT to 1.5-SNAPSHOT
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722441 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/tutorials/store/www-services/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/tutorials/store/www-services/pom.xml b/branches/sca-java-1.x/tutorials/store/www-services/pom.xml
index 967cf33a79..fe83d10189 100644
--- a/branches/sca-java-1.x/tutorials/store/www-services/pom.xml
+++ b/branches/sca-java-1.x/tutorials/store/www-services/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-tutorial-store</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tutorial-www-services</artifactId>