[hibernate-commits] Hibernate SVN: r18837 - core/trunk/entitymanager.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Thu Feb 18 10:33:58 EST 2010


Author: hardy.ferentschik
Date: 2010-02-18 10:33:57 -0500 (Thu, 18 Feb 2010)
New Revision: 18837

Modified:
   core/trunk/entitymanager/pom.xml
Log:
HHH-4932

Modified: core/trunk/entitymanager/pom.xml
===================================================================
--- core/trunk/entitymanager/pom.xml	2010-02-18 14:29:30 UTC (rev 18836)
+++ core/trunk/entitymanager/pom.xml	2010-02-18 15:33:57 UTC (rev 18837)
@@ -65,7 +65,7 @@
             -->
             <groupId>${project.groupId}</groupId>
             <artifactId>hibernate-jpamodelgen</artifactId>
-            <version>1.0.0-Beta-3</version>
+            <version>1.0.0-CR-1</version>
             <scope>test</scope>
             <exclusions>
                 <exclusion>



More information about the hibernate-commits mailing list