From 16fc8640c10f20adadc11e55fb43c8c5b9e92443 Mon Sep 17 00:00:00 2001 From: Tom Jefferson Date: Tue, 2 Aug 2022 11:17:08 +0100 Subject: [PATCH] Update release for 9.2.0.6-r2 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fb2f055..749c555 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,7 @@ env: - MQ_LTS_VERSION=9.2.0.6 - TAGCACHE_FILE=tagcache - RELEASE=r2 - - RELEASE_LTS=r1 + - RELEASE_LTS=r2 go_import_path: "github.com/ibm-messaging/mq-container"