[richfaces-svn-commits] JBoss Rich Faces SVN: r22846 - modules/tests/metamer/trunk.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Mon Oct 31 06:28:31 EDT 2011


Author: ppitonak at redhat.com
Date: 2011-10-31 06:28:31 -0400 (Mon, 31 Oct 2011)
New Revision: 22846

Modified:
   modules/tests/metamer/trunk/pom.xml
Log:
RichFaces upgraded to 4.1.0.20111030-M4


Modified: modules/tests/metamer/trunk/pom.xml
===================================================================
--- modules/tests/metamer/trunk/pom.xml	2011-10-31 10:03:17 UTC (rev 22845)
+++ modules/tests/metamer/trunk/pom.xml	2011-10-31 10:28:31 UTC (rev 22846)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.richfaces.examples</groupId>
         <artifactId>richfaces-example-parent</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.1.0.20111030-M4</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.1.0-SNAPSHOT</version.richfaces>
+        <version.richfaces>4.1.0.20111030-M4</version.richfaces>
     </properties>
 
     <dependencyManagement>



More information about the richfaces-svn-commits mailing list