[seam-commits] Seam SVN: r15016 - branches/enterprise/JBPAPP_5_0/build.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Mon Aug 6 15:43:34 EDT 2012
Author: manaRH
Date: 2012-08-06 15:43:32 -0400 (Mon, 06 Aug 2012)
New Revision: 15016
Modified:
branches/enterprise/JBPAPP_5_0/build/root.pom.xml
Log:
aligned hibernate libs to EAP's - forgot hibernate-annotations
Modified: branches/enterprise/JBPAPP_5_0/build/root.pom.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/build/root.pom.xml 2012-08-06 06:50:47 UTC (rev 15015)
+++ branches/enterprise/JBPAPP_5_0/build/root.pom.xml 2012-08-06 19:43:32 UTC (rev 15016)
@@ -387,7 +387,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-annotations</artifactId>
- <version>3.4.0.GA_CP04</version>
+ <version>3.4.0.GA_CP05</version>
<exclusions>
<exclusion>
<groupId>junit</groupId>
More information about the seam-commits
mailing list