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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to