diff options
Diffstat (limited to 'sca-java-2.x/trunk/modules/binding-rmi-runtime')
-rw-r--r-- | sca-java-2.x/trunk/modules/binding-rmi-runtime/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/modules/binding-rmi-runtime/pom.xml b/sca-java-2.x/trunk/modules/binding-rmi-runtime/pom.xml index c8fcfe2774..48c54e833a 100644 --- a/sca-java-2.x/trunk/modules/binding-rmi-runtime/pom.xml +++ b/sca-java-2.x/trunk/modules/binding-rmi-runtime/pom.xml @@ -52,7 +52,7 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> - <artifactId>tuscany-base-runtime</artifactId> + <artifactId>tuscany-base-runtime-pom</artifactId> <version>2.0-SNAPSHOT</version> <type>pom</type> <scope>test</scope> |