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 2019/05/22 09:19:49 UTC

[myfaces-tobago] branch master updated: Next Version 4.4.2

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 0048257  Next Version 4.4.2
0048257 is described below

commit 0048257754b8a791722c6683f45c964f89b79bf5
Author: Udo Schnurpfeil <lo...@apache.org>
AuthorDate: Wed May 22 11:19:40 2019 +0200

    Next Version 4.4.2
---
 .../src/main/java/org/apache/myfaces/tobago/example/demo/Release.java    | 1 +
 1 file changed, 1 insertion(+)

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 276e10f..31a8344 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
@@ -134,6 +134,7 @@ public enum Release {
   v4_3_2("12344394"),
   v4_4_0("12344541"),
   v4_4_1("12345061", true),
+  v4_4_2("12345562", false ,true),
 
   v5_0_0("12338729", false, true),
   v5_0_1("12344151", false, true),