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 2008/11/05 06:35:45 UTC

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

Author: lu4242
Date: Tue Nov  4 21:35:45 2008
New Revision: 711511

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

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=711511&r1=711510&r2=711511&view=diff
==============================================================================
--- myfaces/core/trunk_1.2.x/impl/pom.xml (original)
+++ myfaces/core/trunk_1.2.x/impl/pom.xml Tue Nov  4 21:35:45 2008
@@ -584,6 +584,6 @@
   </repositories>
 
   <properties>
-    <myfaces-shared.version>3.0.5-SNAPSHOT</myfaces-shared.version>
+    <myfaces-shared.version>3.0.5</myfaces-shared.version>
   </properties>
 </project>