diff options
-rw-r--r-- | branches/sca-java-1.x/distribution/bundle/pom.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/branches/sca-java-1.x/distribution/bundle/pom.xml b/branches/sca-java-1.x/distribution/bundle/pom.xml index c41f97ad68..61ce047e5d 100644 --- a/branches/sca-java-1.x/distribution/bundle/pom.xml +++ b/branches/sca-java-1.x/distribution/bundle/pom.xml @@ -139,16 +139,6 @@ </dependency> <dependency> <groupId>${pom.groupId}</groupId> - <artifactId>tuscany-binding-sca-corba</artifactId> - <version>${pom.version}</version> - </dependency> - <dependency> - <groupId>${pom.groupId}</groupId> - <artifactId>tuscany-binding-sca-jms</artifactId> - <version>${pom.version}</version> - </dependency> - <dependency> - <groupId>${pom.groupId}</groupId> <artifactId>tuscany-binding-sca-xml</artifactId> <version>${pom.version}</version> </dependency> |