You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2010/10/13 15:55:30 UTC

svn commit: r1022103 - /tuscany/sca-java-2.x/trunk/features/all/pom.xml

Author: antelder
Date: Wed Oct 13 13:55:30 2010
New Revision: 1022103

URL: http://svn.apache.org/viewvc?rev=1022103&view=rev
Log:
Remove rss as its no longer in the modules build

Modified:
    tuscany/sca-java-2.x/trunk/features/all/pom.xml

Modified: tuscany/sca-java-2.x/trunk/features/all/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/features/all/pom.xml?rev=1022103&r1=1022102&r2=1022103&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/features/all/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/features/all/pom.xml Wed Oct 13 13:55:30 2010
@@ -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>