You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2010/03/17 14:14:35 UTC

svn commit: r924271 - /myfaces/extensions/validator/branches/prepare_r3/2_0_3_prepare/pom.xml

Author: lu4242
Date: Wed Mar 17 13:14:34 2010
New Revision: 924271

URL: http://svn.apache.org/viewvc?rev=924271&view=rev
Log:
set version to 2.0.3-SNAPSHOT

Modified:
    myfaces/extensions/validator/branches/prepare_r3/2_0_3_prepare/pom.xml

Modified: myfaces/extensions/validator/branches/prepare_r3/2_0_3_prepare/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/prepare_r3/2_0_3_prepare/pom.xml?rev=924271&r1=924270&r2=924271&view=diff
==============================================================================
--- myfaces/extensions/validator/branches/prepare_r3/2_0_3_prepare/pom.xml (original)
+++ myfaces/extensions/validator/branches/prepare_r3/2_0_3_prepare/pom.xml Wed Mar 17 13:14:34 2010
@@ -9,7 +9,7 @@
 
     <groupId>org.apache.myfaces.extensions.validator</groupId>
     <artifactId>myfaces-extval-module</artifactId>
-    <version>2.0.4-SNAPSHOT</version>
+    <version>2.0.3-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Apache MyFaces Extensions-Validator Module</name>
     <url>http://myfaces.apache.org/extensions/validator20</url>