You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2008/03/15 18:35:27 UTC

svn commit: r637445 - /incubator/tuscany/java/sca/tutorial/www-services/catalog-amazon/pom.xml

Author: jsdelfino
Date: Sat Mar 15 10:35:25 2008
New Revision: 637445

URL: http://svn.apache.org/viewvc?rev=637445&view=rev
Log:
Fixed feed binding artifact id in pom.

Modified:
    incubator/tuscany/java/sca/tutorial/www-services/catalog-amazon/pom.xml

Modified: incubator/tuscany/java/sca/tutorial/www-services/catalog-amazon/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/tutorial/www-services/catalog-amazon/pom.xml?rev=637445&r1=637444&r2=637445&view=diff
==============================================================================
--- incubator/tuscany/java/sca/tutorial/www-services/catalog-amazon/pom.xml (original)
+++ incubator/tuscany/java/sca/tutorial/www-services/catalog-amazon/pom.xml Sat Mar 15 10:35:25 2008
@@ -52,7 +52,7 @@
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>tuscany-binding-feed-atom</artifactId>
+            <artifactId>tuscany-binding-atom-abdera</artifactId>
             <version>1.2-incubating-SNAPSHOT</version>
             <scope>runtime</scope>
         </dependency>



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