Change springframework to spring in cdmlib-commons
authorAndreas Müller <a.mueller@bgbm.org>
Mon, 26 Oct 2015 14:46:01 +0000 (15:46 +0100)
committerAndreas Müller <a.mueller@bgbm.org>
Mon, 23 Nov 2015 15:01:59 +0000 (16:01 +0100)
cdmlib-commons/pom.xml

index 7d8d6f6cffeb007cdb023350abde09f3bb583b79..d8ead2dd4557698f3ba8da2dbc370d7627944e38 100644 (file)
@@ -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>