From 336d542ff19310e7824af5619845b5aea7188139 Mon Sep 17 00:00:00 2001 From: Stephen Marshall Date: Fri, 21 Oct 2022 10:04:15 +0100 Subject: [PATCH] Update MQ version to 9.3.1.0-r2 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5c65dff..7e2da9e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,7 +27,7 @@ env: global: - MAIN_BRANCH=private-master - TAGCACHE_FILE=tagcache - - RELEASE=r1 + - RELEASE=r2 go_import_path: "github.com/ibm-messaging/mq-container"