summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/services
diff options
context:
space:
mode:
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>