diff options
author | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-06-01 19:03:28 +0000 |
---|---|---|
committer | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-06-01 19:03:28 +0000 |
commit | 61d2cb0a9d78820f6a92c7eab1d581903c5116d4 (patch) | |
tree | f67ea8d92ca189d37b4acb0f15dfbaeb70aa66f0 /sandbox/travelsample/services/smsgateway-corba-service | |
parent | 38ebe24c08241e09ac0c1c5e257a25583a868566 (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/smsgateway-corba-service')
-rw-r--r-- | sandbox/travelsample/services/smsgateway-corba-service/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
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>
|