Project

General

Profile

« Previous | Next » 

Revision d11a617c

Added by Katja Luther over 6 years ago

fix #6908: version conflict of JPA was the reason of the nosuchmethod exception

View differences:

eu.etaxonomy.taxeditor.cdmlib/pom.xml
259 259
    </dependency>
260 260
    <dependency>
261 261
      <groupId>org.hibernate.javax.persistence</groupId>
262
      <artifactId>hibernate-jpa-2.0-api</artifactId>
263
      <version>1.0.1.Final</version>
262
      <artifactId>hibernate-jpa-2.1-api</artifactId>
263
      <version>1.0.0.Final</version>
264 264
    </dependency>
265 265
    <dependency>
266 266
      <groupId>org.hibernate</groupId>

Also available in: Unified diff