adapt getIdentifier methods
[cdmlib.git] / cdmlib-persistence / pom.xml
index c476ccaed7d5d822a7ef712fabc01da1b192eccd..3292aaca0a957050a4b649a4f75cd27751d86a56 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>cdmlib-parent</artifactId>
-    <version>5.18.0-SNAPSHOT</version>
+    <version>5.28.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
         <groupId>org.javassist</groupId>
         <artifactId>javassist</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.aspectj</groupId>
-      <artifactId>aspectjweaver</artifactId>
-    </dependency>
     <dependency>
       <groupId>org.hibernate.common</groupId>
       <artifactId>hibernate-commons-annotations</artifactId>
         </exclusion>
       </exclusions>
     </dependency>
-    <dependency>
-      <!-- Since hibernate 5.0.4 the logging for a Dialect throws ClassDefNotFound for javax.transaction.SystemException if jta is missing  -->
-      <groupId>javax.transaction</groupId>
-      <artifactId>jta</artifactId>
-    </dependency>  
+<!--     <dependency> -->
+<!--       Since hibernate 5.0.4 the logging for a Dialect throws ClassDefNotFound for javax.transaction.SystemException if jta is missing  -->
+<!--       Update: since geronimo-jta (dependency of hibernate-core is on the classpath this should not be an issue anymore 
+            <groupId>javax.transaction</groupId> -->
+<!--       <artifactId>jta</artifactId> -->
+<!--     </dependency>   -->
     <dependency>
         <groupId>org.apache.lucene</groupId>
         <artifactId>lucene-core</artifactId>