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/11 04:41:17 UTC

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

Author: lu4242
Date: Fri Jun 11 02:41:17 2010
New Revision: 953537

URL: http://svn.apache.org/viewvc?rev=953537&view=rev
Log:
update myfaces test temporally to 1.0.0-beta-4

Modified:
    myfaces/shared/trunk/pom.xml

Modified: myfaces/shared/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk/pom.xml?rev=953537&r1=953536&r2=953537&view=diff
==============================================================================
--- myfaces/shared/trunk/pom.xml (original)
+++ myfaces/shared/trunk/pom.xml Fri Jun 11 02:41:17 2010
@@ -92,7 +92,7 @@
     <dependency>
       <groupId>org.apache.myfaces.core</groupId>
       <artifactId>myfaces-api</artifactId>
-      <version>2.0.0-beta</version>
+      <version>2.0.0</version>
       <scope>provided</scope>
     </dependency>
 
@@ -176,7 +176,7 @@
     <dependency>
         <groupId>org.apache.myfaces.test</groupId>
         <artifactId>myfaces-test20</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0-beta-4</version>
         <scope>test</scope>
     </dependency>