summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/services/pom.xml
diff options
context:
space:
mode:
authormcombellack <mcombellack@13f79535-47bb-0310-9956-ffa450edef68>2009-06-01 20:13:12 +0000
committermcombellack <mcombellack@13f79535-47bb-0310-9956-ffa450edef68>2009-06-01 20:13:12 +0000
commiteb12ab593f905b26fb49fd17bc7bca8ac00d3d1d (patch)
treee40f730183625a09ade1ec8450abbc2953b09d5d /sandbox/travelsample/services/pom.xml
parent6f370525ba843adc0691ce4b2f80b0d50fadd20a (diff)
Updated versions so that it refers to 1.5 rather than 1.5-SNAPSHOT. Set the artifact version to 1.0-SNAPSHOT
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780809 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/travelsample/services/pom.xml')
-rw-r--r--sandbox/travelsample/services/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/sandbox/travelsample/services/pom.xml b/sandbox/travelsample/services/pom.xml
index d0229df622..de0fc1296a 100644
--- a/sandbox/travelsample/services/pom.xml
+++ b/sandbox/travelsample/services/pom.xml
@@ -22,9 +22,10 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
<!--relativePath>../pom.xml</relativePath-->
</parent>
+ <version>1.0-SNAPSHOT</version>
<artifactId>scatours-services</artifactId>
<packaging>pom</packaging>
<name>Apache Tuscany SCA Tours non-SCA Services</name>