diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-10-13 13:56:17 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-10-13 13:56:17 +0000 |
commit | 588f3f1889ad26f2e5bf07eba62d908a3c8ebf52 (patch) | |
tree | 8d77634dae9dbdb8505f5a721aec59b4e023f8ec /sca-java-2.x/trunk | |
parent | 6156b099be0be2598480fc14a8cad12e0b4b3c19 (diff) |
Remove rss as its no longer in the modules build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022106 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | sca-java-2.x/trunk/features/web20/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sca-java-2.x/trunk/features/web20/pom.xml b/sca-java-2.x/trunk/features/web20/pom.xml index d1be8d99ff..393787c112 100644 --- a/sca-java-2.x/trunk/features/web20/pom.xml +++ b/sca-java-2.x/trunk/features/web20/pom.xml @@ -115,12 +115,6 @@ <version>2.0-SNAPSHOT</version> </dependency> - <dependency> - <groupId>org.apache.tuscany.sca</groupId> - <artifactId>tuscany-binding-rss-runtime</artifactId> - <version>2.0-SNAPSHOT</version> - </dependency> - <!-- Dojo and Dojo Extensions --> <dependency> <groupId>org.apache.tuscany.sca</groupId> |