[maven-release-plugin] prepare for next development iteration
[cdmlib.git] / cdmlib-io / pom.xml
index b1d9858385d08df7b9f0be776b65b811aacb0c59..b88158c2efbb4652870eeaaa4eab9f37b2cfc6b6 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>cdmlib-parent</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.15-SNAPSHOT</version>
   <relativePath>../pom.xml</relativePath>
   </parent>
 
          </exclusion>
        </exclusions>
      </dependency>
-     <!--  for ikey-plus  -->
-      <dependency>
-          <groupId>com.itextpdf</groupId>
-          <artifactId>itextpdf</artifactId>
-          <scope>compile</scope>
+     <dependency>
+          <groupId>identificationKeyAPI</groupId>
+          <artifactId>identificationKeyAPI</artifactId>
       </dependency>
   </dependencies>
 </project>