HHH-6621 Upgrade Hibernate Commons Annotations to 4.0.0.CR2

This commit is contained in:
Emmanuel Bernard 2011-08-31 15:04:13 +02:00
parent 1f2f7270db
commit ee3dd3c5ff
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ libraries = [
// Annotations
commons_annotations:
'org.hibernate:hibernate-commons-annotations:3.2.0.Final',
'org.hibernate.common:hibernate-commons-annotations:4.0.0.CR2',
jandex: 'org.jboss:jandex:1.0.0.Beta7',
classmate: 'com.fasterxml:classmate:0.5.4',