You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2018/05/03 18:26:14 UTC

[myfaces-test] 01/08: update dependency versions

This is an automated email from the ASF dual-hosted git repository.

deki pushed a commit to branch 1_0_0_beta_2
in repository https://gitbox.apache.org/repos/asf/myfaces-test.git

commit c063fa60d799a1597cb9a2b66ee6c5d83304974f
Author: Leonardo Uribe <lu...@apache.org>
AuthorDate: Mon Feb 15 18:32:12 2010 +0000

    update dependency versions
---
 pom.xml        | 2 +-
 test20/pom.xml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 63d2c16..41b2608 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.myfaces</groupId>
         <artifactId>myfaces</artifactId>
-        <version>6</version>
+        <version>7</version>
     </parent>
     <groupId>org.apache.myfaces.test</groupId>
     <artifactId>myfaces-test-project</artifactId>
diff --git a/test20/pom.xml b/test20/pom.xml
index 80b4211..2f0fdbf 100644
--- a/test20/pom.xml
+++ b/test20/pom.xml
@@ -197,7 +197,7 @@
         </plugins>    
     </build>
     <properties>
-        <jsf-ri.version>2.0.0-SNAPSHOT</jsf-ri.version>
-        <jsf-myfaces.version>2.0.0-SNAPSHOT</jsf-myfaces.version>
+        <jsf-ri.version>2.0.2-b10</jsf-ri.version>
+        <jsf-myfaces.version>2.0.0-beta</jsf-myfaces.version>
     </properties>
 </project>

-- 
To stop receiving notification emails like this one, please contact
deki@apache.org.