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 2009/11/17 03:54:26 UTC

svn commit: r881115 - /myfaces/core/branches/1_2_8prepare/impl/pom.xml

Author: lu4242
Date: Tue Nov 17 02:54:23 2009
New Revision: 881115

URL: http://svn.apache.org/viewvc?rev=881115&view=rev
Log:
update shared version to 3.0.7

Modified:
    myfaces/core/branches/1_2_8prepare/impl/pom.xml

Modified: myfaces/core/branches/1_2_8prepare/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_2_8prepare/impl/pom.xml?rev=881115&r1=881114&r2=881115&view=diff
==============================================================================
--- myfaces/core/branches/1_2_8prepare/impl/pom.xml (original)
+++ myfaces/core/branches/1_2_8prepare/impl/pom.xml Tue Nov 17 02:54:23 2009
@@ -761,7 +761,7 @@
   </repositories>
 
   <properties>
-    <myfaces-shared.version>3.0.7-SNAPSHOT</myfaces-shared.version>
+    <myfaces-shared.version>3.0.7</myfaces-shared.version>
     <myfaces-builder-plugin.version>1.0.4</myfaces-builder-plugin.version>
   </properties>
 </project>