[seam-commits] Seam SVN: r9403 - branches/enterprise/JBPAPP_4_3_FP01/build.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Thu Oct 23 15:21:17 EDT 2008
Author: manaRH
Date: 2008-10-23 15:21:17 -0400 (Thu, 23 Oct 2008)
New Revision: 9403
Modified:
branches/enterprise/JBPAPP_4_3_FP01/build/gen.pom.xml
Log:
JBPAPP-1310
Modified: branches/enterprise/JBPAPP_4_3_FP01/build/gen.pom.xml
===================================================================
--- branches/enterprise/JBPAPP_4_3_FP01/build/gen.pom.xml 2008-10-23 18:53:40 UTC (rev 9402)
+++ branches/enterprise/JBPAPP_4_3_FP01/build/gen.pom.xml 2008-10-23 19:21:17 UTC (rev 9403)
@@ -22,8 +22,8 @@
</dependency>
<dependency>
- <groupId>org.hibernate</groupId>
- <artifactId>hibernate</artifactId>
+ <groupId>hibernate</groupId>
+ <artifactId>hibernate3</artifactId>
<scope>compile</scope>
</dependency>
More information about the seam-commits
mailing list