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 2011/02/23 07:07:32 UTC

svn commit: r1073614 - /myfaces/core/branches/1.2.x/pom.xml

Author: lu4242
Date: Wed Feb 23 06:07:32 2011
New Revision: 1073614

URL: http://svn.apache.org/viewvc?rev=1073614&view=rev
Log:
update version to 3.0.9 for release procedure

Modified:
    myfaces/core/branches/1.2.x/pom.xml

Modified: myfaces/core/branches/1.2.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1.2.x/pom.xml?rev=1073614&r1=1073613&r2=1073614&view=diff
==============================================================================
--- myfaces/core/branches/1.2.x/pom.xml (original)
+++ myfaces/core/branches/1.2.x/pom.xml Wed Feb 23 06:07:32 2011
@@ -55,7 +55,7 @@
 
     <properties>
         <!-- MyFaces shared-impl version to use -->
-        <myfaces-shared.version>3.0.9-SNAPSHOT</myfaces-shared.version>
+        <myfaces-shared.version>3.0.9</myfaces-shared.version>
     </properties>
 
     <build>