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/10/29 06:49:55 UTC

svn commit: r708790 - /myfaces/core/branches/1_2_5prepare/impl/pom.xml

Author: lu4242
Date: Tue Oct 28 22:49:55 2008
New Revision: 708790

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

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

Modified: myfaces/core/branches/1_2_5prepare/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_2_5prepare/impl/pom.xml?rev=708790&r1=708789&r2=708790&view=diff
==============================================================================
--- myfaces/core/branches/1_2_5prepare/impl/pom.xml (original)
+++ myfaces/core/branches/1_2_5prepare/impl/pom.xml Tue Oct 28 22:49:55 2008
@@ -583,6 +583,6 @@
   </repositories>
 
   <properties>
-    <myfaces-shared.version>3.0.5-SNAPSHOT</myfaces-shared.version>
+    <myfaces-shared.version>3.0.5</myfaces-shared.version>
   </properties>
 </project>