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/12 02:59:07 UTC

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

Author: lu4242
Date: Mon Aug 11 17:59:07 2008
New Revision: 685010

URL: http://svn.apache.org/viewvc?rev=685010&view=rev
Log:
update shared version to 2.0.8 for release

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=685010&r1=685009&r2=685010&view=diff
==============================================================================
--- myfaces/core/branches/1_1_6prepare/impl/pom.xml (original)
+++ myfaces/core/branches/1_1_6prepare/impl/pom.xml Mon Aug 11 17:59:07 2008
@@ -507,7 +507,7 @@
   </reporting>
 
   <properties>
-    <myfaces-shared.version>2.0.8-SNAPSHOT</myfaces-shared.version>
+    <myfaces-shared.version>2.0.8</myfaces-shared.version>
   </properties>
 
 </project>