dynamical checkboxes through featureTree.json
[cdmlib.git] / cdmlib-io / pom.xml
index 8f66a5797c8e6aeb26a60312973cf08100caaef5..e91198b010196adcbdc234f457c8ffa7cb5caa04 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>cdmlib-parent</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.14-SNAPSHOT</version>
   <relativePath>../pom.xml</relativePath>
   </parent>
 
     </dependency>
     <dependency>
         <groupId>org.unitils</groupId>
-        <artifactId>unitils</artifactId>
+        <artifactId>unitils-core</artifactId>
+        <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.unitils</groupId>
+      <artifactId>unitils-database</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.unitils</groupId>
+      <artifactId>unitils-dbmaintainer</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.unitils</groupId>
+      <artifactId>unitils-dbunit</artifactId>
+      <scope>test</scope>
+    </dependency>
+     <dependency>
+      <groupId>org.unitils</groupId>
+      <artifactId>unitils-easymock</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.unitils</groupId>
+      <artifactId>unitils-mock</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.unitils</groupId>
+      <artifactId>unitils-inject</artifactId>
+      <scope>test</scope>
+    </dependency>
+     <dependency>
+      <groupId>org.unitils</groupId>
+      <artifactId>unitils-orm</artifactId>
+      <scope>test</scope>
+    </dependency>
+     <dependency>
+      <groupId>org.unitils</groupId>
+      <artifactId>unitils-spring</artifactId>
+      <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.dbunit</groupId>
     <dependency>
       <groupId>com.carrotsearch</groupId>
       <artifactId>junit-benchmarks</artifactId>
-      <version>0.3.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
   <dependency>
     <groupId>com.yourkit</groupId>
     <artifactId>yjp-controller-api-redist</artifactId>
-    <version>8.0.1</version>
+    <!--  version>10.0.3</version> -->
+    <version>9.0.8</version>
   </dependency>
    <dependency>
        <groupId>org.springframework.ws</groupId>
          </exclusion>
        </exclusions>
      </dependency>
+     <dependency>
+          <groupId>identificationKeyAPI</groupId>
+          <artifactId>identificationKeyAPI</artifactId>
+      </dependency>
   </dependencies>
 </project>