diff options
Diffstat (limited to 'sandbox/travelsample/launchers/currency-converter-rmi-launcher')
-rw-r--r-- | sandbox/travelsample/launchers/currency-converter-rmi-launcher/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/travelsample/launchers/currency-converter-rmi-launcher/pom.xml b/sandbox/travelsample/launchers/currency-converter-rmi-launcher/pom.xml index 9828571503..6aabc42737 100644 --- a/sandbox/travelsample/launchers/currency-converter-rmi-launcher/pom.xml +++ b/sandbox/travelsample/launchers/currency-converter-rmi-launcher/pom.xml @@ -25,7 +25,7 @@ <version>1.5-SNAPSHOT</version>
<!--relativePath>../../pom.xml</relativePath-->
</parent>
- <artifactId>currency-converter-rmi-launcher</artifactId>
+ <artifactId>scatours-currency-converter-rmi-launcher</artifactId>
<name>Apache Tuscany SCA Tours Currency Converter RMI Launcher</name>
<dependencies>
|