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

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Jan 27 13:23:12 EST 2010


Author: hardy.ferentschik
Date: 2010-01-27 13:23:11 -0500 (Wed, 27 Jan 2010)
New Revision: 18654

Modified:
   core/trunk/entitymanager/pom.xml
Log:
HHH-4856 updated to 1.0.0-Beta-3

Modified: core/trunk/entitymanager/pom.xml
===================================================================
--- core/trunk/entitymanager/pom.xml	2010-01-27 17:22:13 UTC (rev 18653)
+++ core/trunk/entitymanager/pom.xml	2010-01-27 18:23:11 UTC (rev 18654)
@@ -66,7 +66,7 @@
             -->
             <groupId>${project.groupId}</groupId>
             <artifactId>hibernate-jpamodelgen</artifactId>
-            <version>1.0.0-SNAPSHOT</version>
+            <version>1.0.0-Beta-3</version>
             <scope>test</scope>
             <exclusions>
                 <exclusion>



More information about the hibernate-commits mailing list