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/08/02 00:27:21 UTC

svn commit: r681870 - /myfaces/core/branches/1_1_6prepare/impl/pom.xml

Author: lu4242
Date: Fri Aug  1 15:27:20 2008
New Revision: 681870

URL: http://svn.apache.org/viewvc?rev=681870&view=rev
Log:
change shared version to 2.0.8-rc1-SNAPSHOT

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

Modified: myfaces/core/branches/1_1_6prepare/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_1_6prepare/impl/pom.xml?rev=681870&r1=681869&r2=681870&view=diff
==============================================================================
--- myfaces/core/branches/1_1_6prepare/impl/pom.xml (original)
+++ myfaces/core/branches/1_1_6prepare/impl/pom.xml Fri Aug  1 15:27:20 2008
@@ -507,7 +507,7 @@
   </reporting>
 
   <properties>
-    <myfaces-shared.version>2.0.8-SNAPSHOT</myfaces-shared.version>
+    <myfaces-shared.version>2.0.8-rc1-SNAPSHOT</myfaces-shared.version>
   </properties>
 
 </project>