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/05/15 07:36:14 UTC

svn commit: r775013 - /myfaces/core/trunk_1.2.x/impl/pom.xml

Author: lu4242
Date: Fri May 15 05:36:14 2009
New Revision: 775013

URL: http://svn.apache.org/viewvc?rev=775013&view=rev
Log:
update shared to 3.0.6-SNAPSHOT

Modified:
    myfaces/core/trunk_1.2.x/impl/pom.xml

Modified: myfaces/core/trunk_1.2.x/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk_1.2.x/impl/pom.xml?rev=775013&r1=775012&r2=775013&view=diff
==============================================================================
--- myfaces/core/trunk_1.2.x/impl/pom.xml (original)
+++ myfaces/core/trunk_1.2.x/impl/pom.xml Fri May 15 05:36:14 2009
@@ -591,6 +591,6 @@
   </repositories>
 
   <properties>
-    <myfaces-shared.version>3.0.5</myfaces-shared.version>
+    <myfaces-shared.version>3.0.6-SNAPSHOT</myfaces-shared.version>
   </properties>
 </project>