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:
Emmanuel Bernard 2010-03-10 08:21:46 +00:00
parent e699570e60
commit 438a975bff
1 changed files with 1 additions and 1 deletions

View File

@ -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>