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 2007/04/19 17:53:58 UTC

svn commit: r530464 - /incubator/tuscany/java/sca/itest/wsdl/pom.xml

Author: rfeng
Date: Thu Apr 19 08:53:54 2007
New Revision: 530464

URL: http://svn.apache.org/viewvc?view=rev&rev=530464
Log:
Add sdo dependency

Modified:
    incubator/tuscany/java/sca/itest/wsdl/pom.xml

Modified: incubator/tuscany/java/sca/itest/wsdl/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/itest/wsdl/pom.xml?view=diff&rev=530464&r1=530463&r2=530464
==============================================================================
--- incubator/tuscany/java/sca/itest/wsdl/pom.xml (original)
+++ incubator/tuscany/java/sca/itest/wsdl/pom.xml Thu Apr 19 08:53:54 2007
@@ -77,6 +77,13 @@
             <scope>runtime</scope>
         </dependency>
 
+        <dependency>
+            <groupId>org.apache.tuscany.sdo</groupId>
+            <artifactId>tuscany-sdo-impl</artifactId>
+            <version>1.0-incubating-SNAPSHOT</version>
+            <scope>compile</scope>
+        </dependency>
+
     </dependencies>
 
     <build>



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