[richfaces-svn-commits] JBoss Rich Faces SVN: r19043 - in modules/tests/metamer/trunk: ftest-source and 1 other directory.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue Aug 31 09:47:09 EDT 2010


Author: ppitonak at redhat.com
Date: 2010-08-31 09:47:09 -0400 (Tue, 31 Aug 2010)
New Revision: 19043

Modified:
   modules/tests/metamer/trunk/ftest-source/pom.xml
   modules/tests/metamer/trunk/ftest/pom.xml
Log:
* richfaces-selenium changed from final to snapshot


Modified: modules/tests/metamer/trunk/ftest/pom.xml
===================================================================
--- modules/tests/metamer/trunk/ftest/pom.xml	2010-08-31 13:36:49 UTC (rev 19042)
+++ modules/tests/metamer/trunk/ftest/pom.xml	2010-08-31 13:47:09 UTC (rev 19043)
@@ -25,7 +25,7 @@
 	<parent>
 		<artifactId>functional-test-jboss-ci-template</artifactId>
 		<groupId>org.jboss.test.richfaces-selenium</groupId>
-		<version>1.5.1.Final</version>
+		<version>1.5.2-SNAPSHOT</version>
 	</parent>
 
 	<groupId>org.richfaces.tests</groupId>

Modified: modules/tests/metamer/trunk/ftest-source/pom.xml
===================================================================
--- modules/tests/metamer/trunk/ftest-source/pom.xml	2010-08-31 13:36:49 UTC (rev 19042)
+++ modules/tests/metamer/trunk/ftest-source/pom.xml	2010-08-31 13:47:09 UTC (rev 19043)
@@ -37,7 +37,7 @@
 			<dependency>
 				<artifactId>root</artifactId>
 				<groupId>org.jboss.test.richfaces-selenium</groupId>
-				<version>1.5.1.Final</version>
+				<version>1.5.2-SNAPSHOT</version>
 				<scope>import</scope>
 				<type>pom</type>
 			</dependency>



More information about the richfaces-svn-commits mailing list