[seam-commits] Seam SVN: r15350 - branches/enterprise/WFK-2_1/bom.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Mon Nov 5 14:30:40 EST 2012


Author: manaRH
Date: 2012-11-05 14:30:40 -0500 (Mon, 05 Nov 2012)
New Revision: 15350

Modified:
   branches/enterprise/WFK-2_1/bom/pom.xml
Log:
updated from arquillian BOM to javaee-with-tools

Modified: branches/enterprise/WFK-2_1/bom/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/bom/pom.xml	2012-11-05 19:30:33 UTC (rev 15349)
+++ branches/enterprise/WFK-2_1/bom/pom.xml	2012-11-05 19:30:40 UTC (rev 15350)
@@ -68,8 +68,8 @@
 			</dependency>
 			
 			<dependency>
-            	<groupId>org.jboss.bom</groupId>
-				<artifactId>jboss-wfk-arquillian</artifactId>
+            	<groupId>com.redhat.jboss.wfk.boms</groupId>
+				<artifactId>jboss-javaee-6.0-with-tools</artifactId>
             	<version>${version.org.jboss.bom}</version>
 				<type>pom</type>
 				<scope>import</scope>



More information about the seam-commits mailing list