Author: manaRH
Date: 2012-04-10 10:00:45 -0400 (Tue, 10 Apr 2012)
New Revision: 14544
Modified:
branches/enterprise/WFK_2_0_PRE/jboss-seam-parent/pom.xml
Log:
excluded jbpm3 dependencies
Modified: branches/enterprise/WFK_2_0_PRE/jboss-seam-parent/pom.xml
===================================================================
--- branches/enterprise/WFK_2_0_PRE/jboss-seam-parent/pom.xml 2012-04-10
12:55:37 UTC (rev 14543)
+++ branches/enterprise/WFK_2_0_PRE/jboss-seam-parent/pom.xml 2012-04-10
14:00:45 UTC (rev 14544)
@@ -219,6 +219,14 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
</exclusion>
+ <exclusion>
+ <groupId>org.hibernate</groupId>
+ <artifactId>hibernate</artifactId>
+ </exclusion>
+ <exclusion>
+ <groupId>javax.transaction</groupId>
+ <artifactId>jta</artifactId>
+ </exclusion>
</exclusions>
</dependency>
_______________________________________________
seam-commits mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-commits