EJB-447 - Implement JPA 2.0 criteria apis

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17183 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Steve Ebersole 2009-07-21 13:54:31 +00:00
parent f2ec4c6970
commit 1f98fc9ed6
1 changed files with 0 additions and 5 deletions

View File

@ -147,11 +147,6 @@
<artifactId>hibernate-tools</artifactId>
<version>3.2.0.ga</version>
</dependency>
<dependency>
<groupId>org.hibernate.java-persistence</groupId>
<artifactId>jpa-api</artifactId>
<version>2.0.Beta2</version>
</dependency>
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>