diff options
-rw-r--r-- | java/sca/modules/binding-http-runtime/pom.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/java/sca/modules/binding-http-runtime/pom.xml b/java/sca/modules/binding-http-runtime/pom.xml index d238637bfd..e07f9470b0 100644 --- a/java/sca/modules/binding-http-runtime/pom.xml +++ b/java/sca/modules/binding-http-runtime/pom.xml @@ -62,15 +62,6 @@ <version>2.5</version> <scope>provided</scope> </dependency> - - <!-- - <dependency> - <groupId>org.apache.tuscany.sca</groupId> - <artifactId>tuscany-host-embedded</artifactId> - <version>1.6-SNAPSHOT</version> - <scope>test</scope> - </dependency> - --> <dependency> <groupId>org.apache.tuscany.sca</groupId> |