HHH-4990 Move to commons-annotations 3.2.0.Final
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18949 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
e699570e60
commit
438a975bff
|
@ -504,7 +504,7 @@
|
|||
<dependency>
|
||||
<groupId>org.hibernate</groupId>
|
||||
<artifactId>hibernate-commons-annotations</artifactId>
|
||||
<version>3.2.0.Beta1</version>
|
||||
<version>3.2.0.Final</version>
|
||||
</dependency>
|
||||
<!-- set the optional Bean Validation and Hibernate Validator to be used throughout the project -->
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue