You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by rf...@apache.org on 2008/04/14 07:09:43 UTC

svn commit: r647664 - /incubator/tuscany/java/sca/demos/xml-bigbank/pom.xml

Author: rfeng
Date: Sun Apr 13 22:09:31 2008
New Revision: 647664

URL: http://svn.apache.org/viewvc?rev=647664&view=rev
Log:
Fix the pom.xml to support bindng.rss

Modified:
    incubator/tuscany/java/sca/demos/xml-bigbank/pom.xml

Modified: incubator/tuscany/java/sca/demos/xml-bigbank/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/demos/xml-bigbank/pom.xml?rev=647664&r1=647663&r2=647664&view=diff
==============================================================================
--- incubator/tuscany/java/sca/demos/xml-bigbank/pom.xml (original)
+++ incubator/tuscany/java/sca/demos/xml-bigbank/pom.xml Sun Apr 13 22:09:31 2008
@@ -53,15 +53,9 @@
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>tuscany-binding-atom-abdera</artifactId>
+            <artifactId>tuscany-binding-rss-rome</artifactId>
             <version>2.0-incubating-SNAPSHOT</version>
-            <scope>runtime</scope>
-        </dependency>
-
-        <dependency>
-            <groupId>rome</groupId>
-            <artifactId>rome</artifactId>
-            <version>0.9</version>
+            <scope>compile</scope>
         </dependency>
 
         <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org