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/02 00:57:01 UTC

svn commit: r780865 - /myfaces/core/branches/1_1_7prepare/impl/pom.xml

Author: lu4242
Date: Mon Jun  1 22:57:01 2009
New Revision: 780865

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

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

Modified: myfaces/core/branches/1_1_7prepare/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_1_7prepare/impl/pom.xml?rev=780865&r1=780864&r2=780865&view=diff
==============================================================================
--- myfaces/core/branches/1_1_7prepare/impl/pom.xml (original)
+++ myfaces/core/branches/1_1_7prepare/impl/pom.xml Mon Jun  1 22:57:01 2009
@@ -543,7 +543,7 @@
   </reporting>
 
   <properties>
-    <myfaces-shared.version>2.0.10-SNAPSHOT</myfaces-shared.version>
+    <myfaces-shared.version>2.0.10</myfaces-shared.version>
   </properties>
 
 </project>