diff options
Diffstat (limited to 'sandbox/travelsample/clients/currency-converter-rmi-client/pom.xml')
-rw-r--r-- | sandbox/travelsample/clients/currency-converter-rmi-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/travelsample/clients/currency-converter-rmi-client/pom.xml b/sandbox/travelsample/clients/currency-converter-rmi-client/pom.xml index 07f93a3b65..ab29b6ab8f 100644 --- a/sandbox/travelsample/clients/currency-converter-rmi-client/pom.xml +++ b/sandbox/travelsample/clients/currency-converter-rmi-client/pom.xml @@ -25,7 +25,7 @@ <version>1.6-SNAPSHOT</version>
<!--relativePath>../../pom.xml</relativePath-->
</parent><version>1.0-SNAPSHOT</version>
- <artifactId>currency-converter-rmi-client</artifactId>
+ <artifactId>scatours-client-currency-converter-rmi</artifactId>
<name>Apache Tuscany SCA Tours Currency Converter RMI Client</name>
<dependencies>
|