Author: vanto
Date: Wed Sep  1 18:36:07 2010
New Revision: 991644

URL: http://svn.apache.org/viewvc?rev=991644&view=rev
Log:
CVS mustz alwayz compilez!!1

Modified:
    ode/trunk/bpel-test/pom.xml

Modified: ode/trunk/bpel-test/pom.xml
URL: 
http://svn.apache.org/viewvc/ode/trunk/bpel-test/pom.xml?rev=991644&r1=991643&r2=991644&view=diff
==============================================================================
--- ode/trunk/bpel-test/pom.xml (original)
+++ ode/trunk/bpel-test/pom.xml Wed Sep  1 18:36:07 2010
@@ -154,6 +154,12 @@
           <artifactId>tranql-connector-derby-common</artifactId>
           <version>1.1</version>
         </dependency>
+           <dependency>
+             <groupId>org.springframework</groupId>
+             <artifactId>spring-test</artifactId>
+             <version>${spring.version}</version>
+             <scope>test</scope>
+           </dependency>
     </dependencies>
 
    <build>


Reply via email to