From 53353c6bac29e66279872cd5bf45fc5f9fafed18 Mon Sep 17 00:00:00 2001 From: Alex Mirski-Fitton Date: Wed, 8 Sep 2021 10:25:28 +0100 Subject: [PATCH] Update LTS to 9.2.0.2-r2 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4718582..5bdebe1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,7 @@ env: - MQ_LTS_VERSION=9.2.0.2 - TAGCACHE_FILE=tagcache - RELEASE=r1 - - RELEASE_LTS=r1 + - RELEASE_LTS=r2 go_import_path: "github.com/ibm-messaging/mq-container"