Change springframework to spring in cdmlib-commons
[cdmlib.git] / cdmlib-commons / pom.xml
index 83a78e00900cd1636276d1a600cf7176157d909c..d8ead2dd4557698f3ba8da2dbc370d7627944e38 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>cdmlib-parent</artifactId>
-    <version>3.14-SNAPSHOT</version>
+    <version>3.12.0-SNAPSHOT</version>
        <relativePath>../pom.xml</relativePath>
   </parent>
   
@@ -23,7 +23,7 @@
   <dependencies>
     <dependency>
       <groupId>org.springframework</groupId>
-      <artifactId>org.springframework.test</artifactId>
+      <artifactId>spring-test</artifactId>
     </dependency>
     <dependency>
       <groupId>org.jdom</groupId>