[seam-commits] Seam SVN: r15244 - branches/community/Seam_2_3/bom.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Wed Oct 10 07:46:09 EDT 2012
Author: maschmid
Date: 2012-10-10 07:46:09 -0400 (Wed, 10 Oct 2012)
New Revision: 15244
Modified:
branches/community/Seam_2_3/bom/pom.xml
Log:
selenium version upgrade to 2.25.0
Modified: branches/community/Seam_2_3/bom/pom.xml
===================================================================
--- branches/community/Seam_2_3/bom/pom.xml 2012-10-09 14:35:02 UTC (rev 15243)
+++ branches/community/Seam_2_3/bom/pom.xml 2012-10-10 11:46:09 UTC (rev 15244)
@@ -944,13 +944,13 @@
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-server</artifactId>
- <version>2.21.0</version>
+ <version>2.25.0</version>
</dependency>
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
- <version>2.21.0</version>
+ <version>2.25.0</version>
</dependency>
<dependency>
More information about the seam-commits
mailing list