Author: lfryc(a)redhat.com
Date: 2010-12-21 13:30:22 -0500 (Tue, 21 Dec 2010)
New Revision: 20736
Modified:
modules/tests/metamer/trunk/application/pom.xml
modules/tests/metamer/trunk/ftest-source/pom.xml
modules/tests/metamer/trunk/ftest/pom.xml
modules/tests/metamer/trunk/pom.xml
Log:
reverting the changes for release (versions of tied richfaces, richfaces-selenium and
jsf-ri)
Modified: modules/tests/metamer/trunk/application/pom.xml
===================================================================
--- modules/tests/metamer/trunk/application/pom.xml 2010-12-21 18:27:09 UTC (rev 20735)
+++ modules/tests/metamer/trunk/application/pom.xml 2010-12-21 18:30:22 UTC (rev 20736)
@@ -121,17 +121,6 @@
<artifactId>javassist</artifactId>
<version>3.12.1.GA</version>
</dependency>
-
- <dependency>
- <groupId>com.sun.faces</groupId>
- <artifactId>jsf-api</artifactId>
- <version>2.0.3-b05</version>
- </dependency>
- <dependency>
- <groupId>com.sun.faces</groupId>
- <artifactId>jsf-impl</artifactId>
- <version>2.0.3-b05</version>
- </dependency>
<!--
<dependency> <groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
Modified: modules/tests/metamer/trunk/ftest/pom.xml
===================================================================
--- modules/tests/metamer/trunk/ftest/pom.xml 2010-12-21 18:27:09 UTC (rev 20735)
+++ modules/tests/metamer/trunk/ftest/pom.xml 2010-12-21 18:30:22 UTC (rev 20736)
@@ -25,7 +25,7 @@
<parent>
<artifactId>functional-test-jboss-ci-template</artifactId>
<groupId>org.jboss.test.richfaces-selenium</groupId>
- <version>1.5.2.SP2</version>
+ <version>1.5.3-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-12-21 18:27:09 UTC (rev 20735)
+++ modules/tests/metamer/trunk/ftest-source/pom.xml 2010-12-21 18:30:22 UTC (rev 20736)
@@ -37,7 +37,7 @@
<dependency>
<artifactId>root</artifactId>
<groupId>org.jboss.test.richfaces-selenium</groupId>
- <version>1.5.2.SP2</version>
+ <version>1.5.3-SNAPSHOT</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Modified: modules/tests/metamer/trunk/pom.xml
===================================================================
--- modules/tests/metamer/trunk/pom.xml 2010-12-21 18:27:09 UTC (rev 20735)
+++ modules/tests/metamer/trunk/pom.xml 2010-12-21 18:30:22 UTC (rev 20736)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.richfaces.examples</groupId>
<artifactId>richfaces-example-parent</artifactId>
- <version>4.0.0.20101220-M5</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<groupId>org.richfaces.tests</groupId>
@@ -124,7 +124,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<richfaces.checkstyle.version>2</richfaces.checkstyle.version>
- <version.richfaces>4.0.0.20101220-M5</version.richfaces>
+ <version.richfaces>4.0.0-SNAPSHOT</version.richfaces>
</properties>
<dependencyManagement>
Show replies by date