cleanup
[cdmlib.git] / cdmlib-remote / pom.xml
index 01d6da7d15c06ed0d98114c53b9890a23157b28e..ef25837b1066aa8ddd10ec7f379f3765c033b05b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>cdmlib-parent</artifactId>
-    <version>5.34.0</version>
+    <version>5.40.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   
   <dependencies>
     <dependency>
-      <groupId>eu.etaxonomy</groupId>
-      <artifactId>cdmlib-io</artifactId>
+       <groupId>eu.etaxonomy</groupId>
+       <artifactId>cdmlib-test</artifactId>
+       <scope>test</scope>
     </dependency>
     <dependency>
-        <groupId>eu.etaxonomy</groupId>
-        <artifactId>cdmlib-test</artifactId>
-        <scope>test</scope>
+      <groupId>eu.etaxonomy</groupId>
+      <artifactId>cdmlib-io</artifactId>
     </dependency>
     <dependency>
       <groupId>javax.servlet</groupId>