diff options
Diffstat (limited to 'sca-java-2.x/trunk/modules')
-rw-r--r-- | sca-java-2.x/trunk/modules/binding-http-runtime/pom.xml | 17 | ||||
-rw-r--r-- | sca-java-2.x/trunk/modules/binding-http/pom.xml | 8 |
2 files changed, 0 insertions, 25 deletions
diff --git a/sca-java-2.x/trunk/modules/binding-http-runtime/pom.xml b/sca-java-2.x/trunk/modules/binding-http-runtime/pom.xml index 33fb5664a4..9a02adf6e2 100644 --- a/sca-java-2.x/trunk/modules/binding-http-runtime/pom.xml +++ b/sca-java-2.x/trunk/modules/binding-http-runtime/pom.xml @@ -41,14 +41,6 @@ <artifactId>tuscany-common-http</artifactId> <version>2.0-SNAPSHOT</version> </dependency> - - <!-- - <dependency> - <groupId>org.apache.tuscany.sca</groupId> - <artifactId>tuscany-policy-security-http</artifactId> - <version>1.6-SNAPSHOT</version> - </dependency> - --> <dependency> <groupId>org.apache.tuscany.sca</groupId> @@ -82,15 +74,6 @@ <version>2.0-SNAPSHOT</version> <scope>test</scope> </dependency> - - <!-- - <dependency> - <groupId>org.apache.tuscany.sca</groupId> - <artifactId>tuscany-implementation-resource-runtime</artifactId> - <version>1.6-SNAPSHOT</version> - <scope>test</scope> - </dependency> - --> <dependency> <groupId>org.apache.tuscany.sca</groupId> diff --git a/sca-java-2.x/trunk/modules/binding-http/pom.xml b/sca-java-2.x/trunk/modules/binding-http/pom.xml index 7f52d7e927..204dd1cf41 100644 --- a/sca-java-2.x/trunk/modules/binding-http/pom.xml +++ b/sca-java-2.x/trunk/modules/binding-http/pom.xml @@ -35,14 +35,6 @@ <artifactId>tuscany-assembly-xml</artifactId> <version>2.0-SNAPSHOT</version> </dependency> - - <!-- - <dependency> - <groupId>org.apache.tuscany.sca</groupId> - <artifactId>tuscany-data-api</artifactId> - <version>1.6-SNAPSHOT</version> - </dependency> - --> <dependency> <groupId>javax.servlet</groupId> |