diff options
author | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2009-09-14 21:42:18 +0000 |
---|---|---|
committer | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2009-09-14 21:42:18 +0000 |
commit | 59d4a417dcb13ad3a81af3c74b56822a273ea6be (patch) | |
tree | c8b0eba0ae4524bdd08d99327bfb3639952cefae /sandbox/travelsample/launchers/currency-converter-ws/pom.xml | |
parent | febf11dfcb2d5f809143b02671dc863765232dae (diff) |
Apply new naming convention to contributions/currency-ws and launchers/currency-converter-ws
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814873 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | sandbox/travelsample/launchers/currency-converter-ws/pom.xml (renamed from sandbox/travelsample/launchers/currency-converter-ws-launcher/pom.xml) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/travelsample/launchers/currency-converter-ws-launcher/pom.xml b/sandbox/travelsample/launchers/currency-converter-ws/pom.xml index 4e55d185ab..d2830d78a0 100644 --- a/sandbox/travelsample/launchers/currency-converter-ws-launcher/pom.xml +++ b/sandbox/travelsample/launchers/currency-converter-ws/pom.xml @@ -25,7 +25,7 @@ <version>1.6-SNAPSHOT</version>
<!--relativePath>../../pom.xml</relativePath-->
</parent><version>1.0-SNAPSHOT</version>
- <artifactId>scatours-currency-converter-ws-launcher</artifactId>
+ <artifactId>scatours-launcher-currency-converter-ws</artifactId>
<name>Apache Tuscany SCA Tours Currency Converter Web Service Launcher</name>
<dependencies>
|