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/06 19:50:16 UTC

svn commit: r782287 - /myfaces/core/branches/2_0_0/impl/pom.xml

Author: lu4242
Date: Sat Jun  6 17:50:15 2009
New Revision: 782287

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

Modified:
    myfaces/core/branches/2_0_0/impl/pom.xml

Modified: myfaces/core/branches/2_0_0/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2_0_0/impl/pom.xml?rev=782287&r1=782286&r2=782287&view=diff
==============================================================================
--- myfaces/core/branches/2_0_0/impl/pom.xml (original)
+++ myfaces/core/branches/2_0_0/impl/pom.xml Sat Jun  6 17:50:15 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>