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/12/13 13:52:23 UTC

svn commit: r1045101 - /myfaces/extensions/scripting/trunk/pom.xml

Author: werpu
Date: Mon Dec 13 12:52:22 2010
New Revision: 1045101

URL: http://svn.apache.org/viewvc?rev=1045101&view=rev
Log:
https://issues.apache.org/jira/browse/EXTSCRIPT-144
another third release attempt directly from the trunk, upping the extval version

Modified:
    myfaces/extensions/scripting/trunk/pom.xml

Modified: myfaces/extensions/scripting/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/extensions/scripting/trunk/pom.xml?rev=1045101&r1=1045100&r2=1045101&view=diff
==============================================================================
--- myfaces/extensions/scripting/trunk/pom.xml (original)
+++ myfaces/extensions/scripting/trunk/pom.xml Mon Dec 13 12:52:22 2010
@@ -28,9 +28,9 @@
 
     <properties>
         <myfaces12.version>1.2.9</myfaces12.version>
-        <myfaces2.version>2.0.2-SNAPSHOT</myfaces2.version>
+        <myfaces2.version>2.0.2</myfaces2.version>
         <groovy.version>1.7.1</groovy.version>
-        <extval.version>2.0.4-SNAPSHOT</extval.version>
+        <extval.version>2.0.4</extval.version>
     </properties>
 
     <description>