diff options
author | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2009-09-15 22:48:13 +0000 |
---|---|---|
committer | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2009-09-15 22:48:13 +0000 |
commit | 40aff7a88bb28e830bf632592cfb480efd0d5c26 (patch) | |
tree | ade1e73f0b52f3f950de48879f62d9ba1c208b7b /sandbox/travelsample/services/smsgateway-corba-service/pom.xml | |
parent | e4298514b9c7adb5713fe8be440249e806a307b1 (diff) |
Add ant scripts and apply new naming convention to maven artifacts
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815540 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/travelsample/services/smsgateway-corba-service/pom.xml')
-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 1a66e8a6b3..513550181f 100644 --- a/sandbox/travelsample/services/smsgateway-corba-service/pom.xml +++ b/sandbox/travelsample/services/smsgateway-corba-service/pom.xml @@ -25,7 +25,7 @@ <version>1.6-SNAPSHOT</version>
<!--relativePath>../../pom.xml</relativePath-->
</parent><version>1.0-SNAPSHOT</version>
- <artifactId>smsgateway-corba-service</artifactId>
+ <artifactId>scatours-service-smsgateway-corba</artifactId>
<name>Apache Tuscany SCA Tours SMS Gateway CORBA Service</name>
<dependencies>
@@ -68,4 +68,4 @@ </plugin>
</plugins>
</build>
-</project>
+</project>
\ No newline at end of file |