From 2e77779603cd8e35a6cf29a11f8763b7dbb1ae58 Mon Sep 17 00:00:00 2001 From: Alec Painter Date: Tue, 7 Jun 2022 15:54:57 +0100 Subject: [PATCH] Updated to 9.2.0.5-r3 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 84384dc..7bedc8c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,7 @@ env: - MQ_LTS_VERSION=9.2.0.5 - TAGCACHE_FILE=tagcache - RELEASE=r2 - - RELEASE_LTS=r2 + - RELEASE_LTS=r3 go_import_path: "github.com/ibm-messaging/mq-container"