JBoss Rich Faces SVN: r19451 - modules/tests/metamer/trunk.
by richfaces-svn-commits@lists.jboss.org
Author: lfryc(a)redhat.com
Date: 2010-10-05 09:48:18 -0400 (Tue, 05 Oct 2010)
New Revision: 19451
Modified:
modules/tests/metamer/trunk/pom.xml
Log:
updated richfaces parent version for release
Modified: modules/tests/metamer/trunk/pom.xml
===================================================================
--- modules/tests/metamer/trunk/pom.xml 2010-10-05 13:37:06 UTC (rev 19450)
+++ modules/tests/metamer/trunk/pom.xml 2010-10-05 13:48:18 UTC (rev 19451)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.richfaces.examples</groupId>
<artifactId>richfaces-example-parent</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20101004-M3</version>
</parent>
<groupId>org.richfaces.tests</groupId>
@@ -106,7 +106,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-SNAPSHOT</version.richfaces>
+ <version.richfaces>${parent.version}</version.richfaces>
</properties>
<dependencyManagement>