[seam-commits] Seam SVN: r14986 - branches/community/Seam_2_3/jboss-seam-gen.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Wed Jul 18 16:04:46 EDT 2012
Author: manaRH
Date: 2012-07-18 16:04:46 -0400 (Wed, 18 Jul 2012)
New Revision: 14986
Modified:
branches/community/Seam_2_3/jboss-seam-gen/pom.xml
Log:
updated to available snapshot of HTools 4.0.0-SNAPSHOT
Modified: branches/community/Seam_2_3/jboss-seam-gen/pom.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-gen/pom.xml 2012-07-18 20:04:32 UTC (rev 14985)
+++ branches/community/Seam_2_3/jboss-seam-gen/pom.xml 2012-07-18 20:04:46 UTC (rev 14986)
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tools</artifactId>
- <version>4.0.0</version>
+ <version>4.0.0-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
More information about the seam-commits
mailing list