You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by we...@apache.org on 2010/06/28 11:54:29 UTC

svn commit: r958523 - /myfaces/extensions/scripting/branches/1_0_final_prepare/pom.xml

Author: werpu
Date: Mon Jun 28 09:54:28 2010
New Revision: 958523

URL: http://svn.apache.org/viewvc?rev=958523&view=rev
Log:
https://issues.apache.org/jira/browse/EXTSCRIPT-135
changing back the pom version for the release build

Modified:
    myfaces/extensions/scripting/branches/1_0_final_prepare/pom.xml

Modified: myfaces/extensions/scripting/branches/1_0_final_prepare/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/extensions/scripting/branches/1_0_final_prepare/pom.xml?rev=958523&r1=958522&r2=958523&view=diff
==============================================================================
--- myfaces/extensions/scripting/branches/1_0_final_prepare/pom.xml (original)
+++ myfaces/extensions/scripting/branches/1_0_final_prepare/pom.xml Mon Jun 28 09:54:28 2010
@@ -10,7 +10,7 @@
 
     <properties>
         <myfaces12.version>1.2.8</myfaces12.version>
-        <myfaces2.version>2.0.1-SNAPSHOT</myfaces2.version>
+        <myfaces2.version>2.0.0</myfaces2.version>
         <groovy.version>1.7.1</groovy.version>
         <extval.version>2.0.3</extval.version>
     </properties>