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/06/07 03:36:35 UTC

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

Author: lu4242
Date: Mon Jun  7 01:36:35 2010
New Revision: 952058

URL: http://svn.apache.org/viewvc?rev=952058&view=rev
Log:
update to 3.0.9-SNAPSHOT

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

Modified: myfaces/core/branches/1.2.x/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1.2.x/impl/pom.xml?rev=952058&r1=952057&r2=952058&view=diff
==============================================================================
--- myfaces/core/branches/1.2.x/impl/pom.xml (original)
+++ myfaces/core/branches/1.2.x/impl/pom.xml Mon Jun  7 01:36:35 2010
@@ -763,7 +763,7 @@
   </repositories>
 
   <properties>
-    <myfaces-shared.version>3.0.8</myfaces-shared.version>
+    <myfaces-shared.version>3.0.9-SNAPSHOT</myfaces-shared.version>
     <myfaces-builder-plugin.version>1.0.4</myfaces-builder-plugin.version>
   </properties>
 </project>