Author: antelder
Date: Fri May  1 16:28:58 2009
New Revision: 770745

URL: http://svn.apache.org/viewvc?rev=770745&view=rev
Log:
Include both tuscany and spring runtime modules

Modified:
    tuscany/java/sca/itest/implementation-spring/pom.xml

Modified: tuscany/java/sca/itest/implementation-spring/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/java/sca/itest/implementation-spring/pom.xml?rev=770745&r1=770744&r2=770745&view=diff
==============================================================================
--- tuscany/java/sca/itest/implementation-spring/pom.xml (original)
+++ tuscany/java/sca/itest/implementation-spring/pom.xml Fri May  1 16:28:58 
2009
@@ -43,6 +43,11 @@
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
+            <artifactId>tuscany-implementation-spring</artifactId>
+            <version>2.0-SNAPSHOT</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-implementation-spring-runtime</artifactId>
             <version>2.0-SNAPSHOT</version>
         </dependency>


Reply via email to