You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2020/07/08 16:49:26 UTC

[myfaces-tobago] branch master updated: MyFaces "next" Milestone 3 release

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

lofwyr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/master by this push:
     new d90bcfd  MyFaces "next" Milestone 3 release
d90bcfd is described below

commit d90bcfdb920cad92e286ebbf27f541a3c1b1ef59
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Wed Jul 8 18:48:58 2020 +0200

    MyFaces "next" Milestone 3 release
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2dca66e..1d79ff4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,8 +37,8 @@
     <myfaces23.version>2.3.6</myfaces23.version>
     <myfaces-test23.version>1.0.8</myfaces-test23.version>
     <!-- new main branch of MyFaces "next" -->
-<!--    <myfaces23.version>2.3-next-SNAPSHOT</myfaces23.version>-->
-    <myfaces23x.version>2.3-next-SNAPSHOT</myfaces23x.version>
+<!--    <myfaces23.version>2.3-next-M3</myfaces23.version>-->
+    <myfaces23x.version>2.3-next-M3</myfaces23x.version>
 
     <mojarra23.version>2.3.9</mojarra23.version>
     <openwebbeans.version>2.0.16</openwebbeans.version>