diff options
-rw-r--r-- | sca-java-2.x/trunk/modules/implementation-web-runtime/pom.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/sca-java-2.x/trunk/modules/implementation-web-runtime/pom.xml b/sca-java-2.x/trunk/modules/implementation-web-runtime/pom.xml index b9ef91a96c..7812f07954 100644 --- a/sca-java-2.x/trunk/modules/implementation-web-runtime/pom.xml +++ b/sca-java-2.x/trunk/modules/implementation-web-runtime/pom.xml @@ -78,13 +78,6 @@ </dependency> <dependency> - <groupId>org.apache.tuscany.sca</groupId> - <artifactId>tuscany-sca-api</artifactId> - <version>2.0-SNAPSHOT</version> - <scope>compile</scope> - </dependency> - - <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.8.1</version> |