[seam-commits] Seam SVN: r15299 - branches/enterprise/WFK-2_1/seam-integration-tests.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Fri Oct 19 04:28:13 EDT 2012
Author: manaRH
Date: 2012-10-19 04:28:13 -0400 (Fri, 19 Oct 2012)
New Revision: 15299
Modified:
branches/enterprise/WFK-2_1/seam-integration-tests/pom.xml
Log:
back to version 2.9 for htmlunit
Modified: branches/enterprise/WFK-2_1/seam-integration-tests/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/seam-integration-tests/pom.xml 2012-10-18 15:26:17 UTC (rev 15298)
+++ branches/enterprise/WFK-2_1/seam-integration-tests/pom.xml 2012-10-19 08:28:13 UTC (rev 15299)
@@ -146,7 +146,7 @@
<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
- <version>2.8-redhat-1</version>
+ <version>2.9</version>
<scope>test</scope>
</dependency>
More information about the seam-commits
mailing list