diff options
Diffstat (limited to 'sca-java-2.x/trunk')
-rw-r--r-- | sca-java-2.x/trunk/itest/nodes/helloworld-service-and-client/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sca-java-2.x/trunk/itest/nodes/helloworld-service-and-client/pom.xml b/sca-java-2.x/trunk/itest/nodes/helloworld-service-and-client/pom.xml index cd2069cef3..862475b534 100644 --- a/sca-java-2.x/trunk/itest/nodes/helloworld-service-and-client/pom.xml +++ b/sca-java-2.x/trunk/itest/nodes/helloworld-service-and-client/pom.xml @@ -35,10 +35,5 @@ <version>2.0-SNAPSHOT</version> <scope>provided</scope> </dependency> - <dependency> - <groupId>org.apache.tuscany.sca</groupId> - <artifactId>tuscany-sca-api</artifactId> - <version>2.0-SNAPSHOT</version> - </dependency> </dependencies> </project> |