You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ja...@apache.org on 2010/03/08 23:31:08 UTC

svn commit: r920550 - in /myfaces: core/trunk/api/pom.xml core/trunk/impl/pom.xml shared/trunk_4.0.x/pom.xml

Author: jakobk
Date: Mon Mar  8 22:31:08 2010
New Revision: 920550

URL: http://svn.apache.org/viewvc?rev=920550&view=rev
Log:
Updated myfaces-test20 version from 1.0.0-alpha to 1.0.0-beta

Modified:
    myfaces/core/trunk/api/pom.xml
    myfaces/core/trunk/impl/pom.xml
    myfaces/shared/trunk_4.0.x/pom.xml

Modified: myfaces/core/trunk/api/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/api/pom.xml?rev=920550&r1=920549&r2=920550&view=diff
==============================================================================
--- myfaces/core/trunk/api/pom.xml (original)
+++ myfaces/core/trunk/api/pom.xml Mon Mar  8 22:31:08 2010
@@ -413,7 +413,7 @@
         <dependency>
             <groupId>org.apache.myfaces.test</groupId>
             <artifactId>myfaces-test20</artifactId>
-            <version>1.0.0-alpha</version>
+            <version>1.0.0-beta</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Modified: myfaces/core/trunk/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/impl/pom.xml?rev=920550&r1=920549&r2=920550&view=diff
==============================================================================
--- myfaces/core/trunk/impl/pom.xml (original)
+++ myfaces/core/trunk/impl/pom.xml Mon Mar  8 22:31:08 2010
@@ -933,7 +933,7 @@
     <dependency>
       <groupId>org.apache.myfaces.test</groupId>
       <artifactId>myfaces-test20</artifactId>
-      <version>1.0.0-alpha</version>
+      <version>1.0.0-beta</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: myfaces/shared/trunk_4.0.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk_4.0.x/pom.xml?rev=920550&r1=920549&r2=920550&view=diff
==============================================================================
--- myfaces/shared/trunk_4.0.x/pom.xml (original)
+++ myfaces/shared/trunk_4.0.x/pom.xml Mon Mar  8 22:31:08 2010
@@ -176,7 +176,7 @@
     <dependency>
         <groupId>org.apache.myfaces.test</groupId>
         <artifactId>myfaces-test20</artifactId>
-        <version>1.0.0-alpha</version>
+        <version>1.0.0-beta</version>
         <scope>test</scope>
     </dependency>