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:56:17 UTC

svn commit: r1022106 - /tuscany/sca-java-2.x/trunk/features/web20/pom.xml

Author: antelder
Date: Wed Oct 13 13:56:17 2010
New Revision: 1022106

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

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

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