[hibernate-commits] Hibernate SVN: r14981 - annotations/tags/3.4.0.CR2.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Tue Jul 29 10:35:54 EDT 2008


Author: hardy.ferentschik
Date: 2008-07-29 10:35:54 -0400 (Tue, 29 Jul 2008)
New Revision: 14981

Modified:
   annotations/tags/3.4.0.CR2/pom.xml
Log:
Updated the version of commons-annotations

Modified: annotations/tags/3.4.0.CR2/pom.xml
===================================================================
--- annotations/tags/3.4.0.CR2/pom.xml	2008-07-29 13:59:28 UTC (rev 14980)
+++ annotations/tags/3.4.0.CR2/pom.xml	2008-07-29 14:35:54 UTC (rev 14981)
@@ -30,7 +30,7 @@
         <dependency>
 			<groupId>org.hibernate</groupId>
 			<artifactId>hibernate-commons-annotations</artifactId>
-			<version>3.1.0.CR1</version>
+			<version>3.1.0.CR2</version>
 		</dependency>
         <dependency>
 			<groupId>org.hibernate</groupId>




More information about the hibernate-commits mailing list