Author: norman.richards(a)jboss.com
Date: 2009-02-25 13:15:23 -0500 (Wed, 25 Feb 2009)
New Revision: 10091
Modified:
trunk/build/root.pom.xml
Log:
JBSEAM-3973
Modified: trunk/build/root.pom.xml
===================================================================
--- trunk/build/root.pom.xml 2009-02-25 17:38:16 UTC (rev 10090)
+++ trunk/build/root.pom.xml 2009-02-25 18:15:23 UTC (rev 10091)
@@ -390,6 +390,10 @@
<groupId>org.hibernate</groupId>
<artifactId>ejb3-persistence</artifactId>
</exclusion>
+ <exclusion>
+ <groupId>jboss</groupId>
+ <artifactId>javassist</artifactId>
+ </exclusion>
</exclusions>
</dependency>
Show replies by date