Author: manaRH
Date: 2013-11-01 10:27:07 -0400 (Fri, 01 Nov 2013)
New Revision: 15633
Modified:
branches/enterprise/WFK-2_1/bom/pom.xml
Log:
https://issues.jboss.org/browse/WFK2-289 removed graphene1 from Seam BOM
Modified: branches/enterprise/WFK-2_1/bom/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/bom/pom.xml 2013-10-25 19:33:50 UTC (rev 15632)
+++ branches/enterprise/WFK-2_1/bom/pom.xml 2013-11-01 14:27:07 UTC (rev 15633)
@@ -234,15 +234,6 @@
<type>pom</type>
</dependency>
- <!-- Arquillian Graphene is an enhanced tool based on Selenium
- allowing you to test AJAX more easily -->
- <dependency>
- <groupId>org.jboss.arquillian.graphene</groupId>
- <artifactId>arquillian-graphene</artifactId>
- <version>${version.org.jboss.arquillian.graphene}</version>
- <type>pom</type>
- </dependency>
-
<!-- Arquillian Graphene2 is an enhanced tool based on WebDriver
allowing you to test AJAX even more easily -->
<dependency>