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

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Tue Dec 8 18:24:40 EST 2009


Author: hardy.ferentschik
Date: 2009-12-08 18:24:39 -0500 (Tue, 08 Dec 2009)
New Revision: 18181

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

Modified: core/trunk/entitymanager/pom.xml
===================================================================
--- core/trunk/entitymanager/pom.xml	2009-12-08 22:58:38 UTC (rev 18180)
+++ core/trunk/entitymanager/pom.xml	2009-12-08 23:24:39 UTC (rev 18181)
@@ -48,7 +48,7 @@
             -->
             <groupId>${project.groupId}</groupId>
             <artifactId>hibernate-jpamodelgen</artifactId>
-            <version>1.0.0-SNAPSHOT</version>
+            <version>1.0.0.Beta1</version>
             <scope>test</scope>
             <exclusions>
                 <exclusion>



More information about the hibernate-commits mailing list