summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/services
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-06-12 20:19:00 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-06-12 20:19:00 +0000
commitc2b73c42cf96cb67efdf76a7c73635343a747ad3 (patch)
tree21ed433d2a4f85cb14ba771d8ab79e44a05ef387 /sandbox/travelsample/services
parent616cd96c02aafed5d72c13984615dc31c4039f08 (diff)
Moving Travel Sample to use 1.6-SNAPSHOT dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784257 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sandbox/travelsample/services/creditcard-payment-jaxws-service/pom.xml2
-rw-r--r--sandbox/travelsample/services/pom.xml2
-rw-r--r--sandbox/travelsample/services/smsgateway-corba-service/pom.xml2
-rw-r--r--sandbox/travelsample/services/smsgateway-jaxws-service/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/sandbox/travelsample/services/creditcard-payment-jaxws-service/pom.xml b/sandbox/travelsample/services/creditcard-payment-jaxws-service/pom.xml
index 7ec440dd96..ebbed47c7b 100644
--- a/sandbox/travelsample/services/creditcard-payment-jaxws-service/pom.xml
+++ b/sandbox/travelsample/services/creditcard-payment-jaxws-service/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
<!--relativePath>../../pom.xml</relativePath-->
</parent><version>1.0-SNAPSHOT</version>
<artifactId>creditcard-payment-jaxws-service</artifactId>
diff --git a/sandbox/travelsample/services/pom.xml b/sandbox/travelsample/services/pom.xml
index de0fc1296a..24fddf21e6 100644
--- a/sandbox/travelsample/services/pom.xml
+++ b/sandbox/travelsample/services/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
<!--relativePath>../pom.xml</relativePath-->
</parent>
<version>1.0-SNAPSHOT</version>
diff --git a/sandbox/travelsample/services/smsgateway-corba-service/pom.xml b/sandbox/travelsample/services/smsgateway-corba-service/pom.xml
index fe090fbcec..1a66e8a6b3 100644
--- a/sandbox/travelsample/services/smsgateway-corba-service/pom.xml
+++ b/sandbox/travelsample/services/smsgateway-corba-service/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
<!--relativePath>../../pom.xml</relativePath-->
</parent><version>1.0-SNAPSHOT</version>
<artifactId>smsgateway-corba-service</artifactId>
diff --git a/sandbox/travelsample/services/smsgateway-jaxws-service/pom.xml b/sandbox/travelsample/services/smsgateway-jaxws-service/pom.xml
index 81abc09580..3059e962b1 100644
--- a/sandbox/travelsample/services/smsgateway-jaxws-service/pom.xml
+++ b/sandbox/travelsample/services/smsgateway-jaxws-service/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
<!--relativePath>../../pom.xml</relativePath-->
</parent><version>1.0-SNAPSHOT</version>
<artifactId>smsgateway-jaxws-service</artifactId>