summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/services
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-06-01 19:03:28 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-06-01 19:03:28 +0000
commit61d2cb0a9d78820f6a92c7eab1d581903c5116d4 (patch)
treef67ea8d92ca189d37b4acb0f15dfbaeb70aa66f0 /sandbox/travelsample/services
parent38ebe24c08241e09ac0c1c5e257a25583a868566 (diff)
Update versions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780783 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/travelsample/services')
-rw-r--r--sandbox/travelsample/services/creditcard-payment-jaxws-service/pom.xml4
-rw-r--r--sandbox/travelsample/services/smsgateway-corba-service/pom.xml4
-rw-r--r--sandbox/travelsample/services/smsgateway-jaxws-service/pom.xml4
3 files changed, 6 insertions, 6 deletions
diff --git a/sandbox/travelsample/services/creditcard-payment-jaxws-service/pom.xml b/sandbox/travelsample/services/creditcard-payment-jaxws-service/pom.xml
index 6a76a34220..7ec440dd96 100644
--- a/sandbox/travelsample/services/creditcard-payment-jaxws-service/pom.xml
+++ b/sandbox/travelsample/services/creditcard-payment-jaxws-service/pom.xml
@@ -22,9 +22,9 @@
<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>
+ </parent><version>1.0-SNAPSHOT</version>
<artifactId>creditcard-payment-jaxws-service</artifactId>
<name>Apache Tuscany SCA Tours Credit Card Payment JAX-WS Service</name>
diff --git a/sandbox/travelsample/services/smsgateway-corba-service/pom.xml b/sandbox/travelsample/services/smsgateway-corba-service/pom.xml
index a46c0fd294..fe090fbcec 100644
--- a/sandbox/travelsample/services/smsgateway-corba-service/pom.xml
+++ b/sandbox/travelsample/services/smsgateway-corba-service/pom.xml
@@ -22,9 +22,9 @@
<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>
+ </parent><version>1.0-SNAPSHOT</version>
<artifactId>smsgateway-corba-service</artifactId>
<name>Apache Tuscany SCA Tours SMS Gateway CORBA Service</name>
diff --git a/sandbox/travelsample/services/smsgateway-jaxws-service/pom.xml b/sandbox/travelsample/services/smsgateway-jaxws-service/pom.xml
index d03790ab81..81abc09580 100644
--- a/sandbox/travelsample/services/smsgateway-jaxws-service/pom.xml
+++ b/sandbox/travelsample/services/smsgateway-jaxws-service/pom.xml
@@ -22,9 +22,9 @@
<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>
+ </parent><version>1.0-SNAPSHOT</version>
<artifactId>smsgateway-jaxws-service</artifactId>
<name>Apache Tuscany SCA Tours SMS Gateway JAX-WS Service</name>