Remove Autoincrement on AuditEvent.revisionnumber on MySQL #5718
[cdmlib.git] / cdmlib-persistence / pom.xml
index 47f2cea00d1091253e41294885a5b1fce5e5bdfe..942d1fac898c6474728c7686274b4e49e63aa5ec 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>cdmlib-parent</artifactId>
-               <version>3.12.0-SNAPSHOT</version>
+               <version>4.0.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
         <artifactId>h2</artifactId>
     </dependency>
 
-    <!--  SQL Debugging  -->
-    <dependency>
-        <groupId>p6spy</groupId>
-        <artifactId>p6spy</artifactId>
-    </dependency>
   
        <!-- Profiling -->
 <!--   <dependency> -->