Author: manaRH
Date: 2012-09-14 09:43:17 -0400 (Fri, 14 Sep 2012)
New Revision: 15140
Modified:
branches/community/Seam_2_3/jboss-seam-gen/pom.xml
Log:
JBSEAM-4978 - upgraded hibernate-tools to 4.0.0-CR1 - official
release
Modified: branches/community/Seam_2_3/jboss-seam-gen/pom.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-gen/pom.xml 2012-09-13 21:27:26 UTC (rev
15139)
+++ branches/community/Seam_2_3/jboss-seam-gen/pom.xml 2012-09-14 13:43:17 UTC (rev
15140)
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tools</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-CR1</version>
<scope>runtime</scope>
</dependency>
Show replies by date