diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-10-13 13:55:30 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-10-13 13:55:30 +0000 |
commit | 6156b099be0be2598480fc14a8cad12e0b4b3c19 (patch) | |
tree | 618bcd56f094c847acebd2108d20ca716f28e40e | |
parent | 9ff7e9dac60cc4237be8d778ce31d9111de9b15f (diff) |
Remove rss as its no longer in the modules build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022103 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | sca-java-2.x/trunk/features/all/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sca-java-2.x/trunk/features/all/pom.xml b/sca-java-2.x/trunk/features/all/pom.xml index 62893ccb95..30dbbf7bdb 100644 --- a/sca-java-2.x/trunk/features/all/pom.xml +++ b/sca-java-2.x/trunk/features/all/pom.xml @@ -218,12 +218,6 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> - <artifactId>tuscany-binding-rss-runtime</artifactId> - <version>2.0-SNAPSHOT</version> - </dependency> - - <dependency> - <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-binding-ws-runtime-axis2</artifactId> <version>2.0-SNAPSHOT</version> </dependency> |