diff options
Diffstat (limited to 'sca-java-2.x/trunk/itest/scaclient-api-remote')
-rw-r--r-- | sca-java-2.x/trunk/itest/scaclient-api-remote/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/itest/scaclient-api-remote/pom.xml b/sca-java-2.x/trunk/itest/scaclient-api-remote/pom.xml index 90a941ccc5..905c6309be 100644 --- a/sca-java-2.x/trunk/itest/scaclient-api-remote/pom.xml +++ b/sca-java-2.x/trunk/itest/scaclient-api-remote/pom.xml @@ -25,8 +25,8 @@ <version>2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
- <artifactId>itest-scaclient-api-rmi</artifactId>
- <name>Apache Tuscany SCA iTest SCAClient API RMI and Hazelcast client</name>
+ <artifactId>itest-scaclient-api-remote</artifactId>
+ <name>Apache Tuscany SCA iTest SCAClient API with Hazelcast client</name>
<dependencies>
<dependency>
|