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/06/01 09:18:02 UTC

svn commit: r780574 - /myfaces/core/branches/1_2_7prepare/impl/pom.xml

Author: lu4242
Date: Mon Jun  1 07:18:02 2009
New Revision: 780574

URL: http://svn.apache.org/viewvc?rev=780574&view=rev
Log:
set shared to 3.0.6 for release

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

Modified: myfaces/core/branches/1_2_7prepare/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_2_7prepare/impl/pom.xml?rev=780574&r1=780573&r2=780574&view=diff
==============================================================================
--- myfaces/core/branches/1_2_7prepare/impl/pom.xml (original)
+++ myfaces/core/branches/1_2_7prepare/impl/pom.xml Mon Jun  1 07:18:02 2009
@@ -584,6 +584,6 @@
   </repositories>
 
   <properties>
-    <myfaces-shared.version>3.0.6-SNAPSHOT</myfaces-shared.version>
+    <myfaces-shared.version>3.0.6</myfaces-shared.version>
   </properties>
 </project>