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 2010/06/07 02:57:15 UTC

svn commit: r952035 - /myfaces/core/branches/1.1.x/impl/pom.xml

Author: lu4242
Date: Mon Jun  7 00:57:15 2010
New Revision: 952035

URL: http://svn.apache.org/viewvc?rev=952035&view=rev
Log:
temporally use shared 2.0.11

Modified:
    myfaces/core/branches/1.1.x/impl/pom.xml

Modified: myfaces/core/branches/1.1.x/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1.1.x/impl/pom.xml?rev=952035&r1=952034&r2=952035&view=diff
==============================================================================
--- myfaces/core/branches/1.1.x/impl/pom.xml (original)
+++ myfaces/core/branches/1.1.x/impl/pom.xml Mon Jun  7 00:57:15 2010
@@ -589,7 +589,7 @@
   </reporting>
 
   <properties>
-    <myfaces-shared.version>2.0.11-SNAPSHOT</myfaces-shared.version>
+    <myfaces-shared.version>2.0.11</myfaces-shared.version>
   </properties>
 
 </project>