You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by ge...@apache.org on 2010/02/01 22:06:30 UTC

svn commit: r905413 - /openwebbeans/trunk/pom.xml

Author: gerdogdu
Date: Mon Feb  1 21:06:30 2010
New Revision: 905413

URL: http://svn.apache.org/viewvc?rev=905413&view=rev
Log:
Update myfaces beta

Modified:
    openwebbeans/trunk/pom.xml

Modified: openwebbeans/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/pom.xml?rev=905413&r1=905412&r2=905413&view=diff
==============================================================================
--- openwebbeans/trunk/pom.xml (original)
+++ openwebbeans/trunk/pom.xml Mon Feb  1 21:06:30 2010
@@ -445,13 +445,13 @@
 			<dependency>
 				<groupId>org.apache.myfaces.core</groupId>
 				<artifactId>myfaces-api</artifactId>
-				<version>2.0.0-alpha</version>
+				<version>2.0.0-beta</version>
 			</dependency>
 
 			<dependency>
 				<groupId>org.apache.myfaces.core</groupId>
 				<artifactId>myfaces-impl</artifactId>
-				<version>2.0.0-alpha</version>
+				<version>2.0.0-beta</version>
 			</dependency>
 
 			<dependency>