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 2013/10/26 01:22:14 UTC

svn commit: r1535893 - /myfaces/shared/trunk/pom.xml

Author: lu4242
Date: Fri Oct 25 23:22:14 2013
New Revision: 1535893

URL: http://svn.apache.org/r1535893
Log:
update temporally dependency to 2.2.0-beta while release procedure is performed.

Modified:
    myfaces/shared/trunk/pom.xml

Modified: myfaces/shared/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk/pom.xml?rev=1535893&r1=1535892&r2=1535893&view=diff
==============================================================================
--- myfaces/shared/trunk/pom.xml (original)
+++ myfaces/shared/trunk/pom.xml Fri Oct 25 23:22:14 2013
@@ -127,7 +127,7 @@
     <dependency>
       <groupId>org.apache.myfaces.core</groupId>
       <artifactId>myfaces-api</artifactId>
-      <version>2.2.0-SNAPSHOT</version>
+      <version>2.2.0-beta</version>
       <scope>provided</scope>
     </dependency>