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/01/25 22:27:46 UTC

[myfaces-tobago] branch master updated: release Tobago 2.4.0

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 dbc759e  release Tobago 2.4.0
dbc759e is described below

commit dbc759e09a19feefbb1a0ca8a807b34a81fd5f6b
Author: Udo Schnurpfeil <lo...@apache.org>
AuthorDate: Fri Jan 25 23:27:14 2019 +0100

    release Tobago 2.4.0
---
 .../tobago-example-demo/src/main/tobago-vm/docker/docker-compose.yml    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tobago-example/tobago-example-demo/src/main/tobago-vm/docker/docker-compose.yml b/tobago-example/tobago-example-demo/src/main/tobago-vm/docker/docker-compose.yml
index de3543b..27a9fc3 100644
--- a/tobago-example/tobago-example-demo/src/main/tobago-vm/docker/docker-compose.yml
+++ b/tobago-example/tobago-example-demo/src/main/tobago-vm/docker/docker-compose.yml
@@ -123,7 +123,7 @@ services:
   demo-2-snapshot:
     build: tomcat
     environment:
-      - TOBAGO_VERSION=2.3.1-SNAPSHOT
+      - TOBAGO_VERSION=2.4.1-SNAPSHOT
       - CONTEXT_PATH=demo-2-snapshot
     volumes:
       - /opt/docker/artifacts:/opt/docker/artifacts