[seam-commits] Seam SVN: r9607 - tags/JBPAPP_4_3_CP03_FP_CR1/build.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Wed Nov 19 08:37:02 EST 2008
Author: manaRH
Date: 2008-11-19 08:37:02 -0500 (Wed, 19 Nov 2008)
New Revision: 9607
Modified:
tags/JBPAPP_4_3_CP03_FP_CR1/build/root.pom.xml
Log:
port of r9606
Modified: tags/JBPAPP_4_3_CP03_FP_CR1/build/root.pom.xml
===================================================================
--- tags/JBPAPP_4_3_CP03_FP_CR1/build/root.pom.xml 2008-11-19 13:22:29 UTC (rev 9606)
+++ tags/JBPAPP_4_3_CP03_FP_CR1/build/root.pom.xml 2008-11-19 13:37:02 UTC (rev 9607)
@@ -332,8 +332,8 @@
<version>3.0.0.GA</version>
<exclusions>
<exclusion>
- <groupId>hibernate</groupId>
- <artifactId>hibernate3</artifactId>
+ <groupId>org.hibernate</groupId>
+ <artifactId>hibernate</artifactId>
</exclusion>
</exclusions>
</dependency>
More information about the seam-commits
mailing list