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 2022/02/16 07:27:00 UTC

[myfaces-tobago] branch tobago-5.x updated: doc: release state of versions

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

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


The following commit(s) were added to refs/heads/tobago-5.x by this push:
     new dd70cd5  doc: release state of versions
dd70cd5 is described below

commit dd70cd501d40eff9aacd66ce69af88e9b811b878
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Wed Feb 16 08:26:25 2022 +0100

    doc: release state of versions
---
 .../src/main/java/org/apache/myfaces/tobago/example/demo/Release.java | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/Release.java b/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/Release.java
index de8773b..6d6d41d 100644
--- a/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/Release.java
+++ b/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/Release.java
@@ -148,8 +148,8 @@ public enum Release {
 
   v5_0_0_alpha_1("12350237"),
   v5_0_0_alpha_2("12350431"),
-  v5_0_0("12338729"),
-  v5_1_0("12344152", true),
+  v5_0_0("12338729", true),
+  v5_1_0("12344152", false, true),
   v5_1_1("12344151", false, true),
   v5_2_0("12350747", false, true),