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/01/21 20:05:14 UTC

svn commit: r613973 - /myfaces/core/branches/1_2_2prepare/impl/pom.xml

Author: lu4242
Date: Mon Jan 21 11:05:12 2008
New Revision: 613973

URL: http://svn.apache.org/viewvc?rev=613973&view=rev
Log:
Updated to shared 3.0.2

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

Modified: myfaces/core/branches/1_2_2prepare/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_2_2prepare/impl/pom.xml?rev=613973&r1=613972&r2=613973&view=diff
==============================================================================
--- myfaces/core/branches/1_2_2prepare/impl/pom.xml (original)
+++ myfaces/core/branches/1_2_2prepare/impl/pom.xml Mon Jan 21 11:05:12 2008
@@ -455,6 +455,6 @@
   </repositories>
 
   <properties>
-    <myfaces-shared.version>3.0.1-SNAPSHOT</myfaces-shared.version>
+    <myfaces-shared.version>3.0.2</myfaces-shared.version>
   </properties>
 </project>