From d30720a0f54a639f1ad0df1a8ca16d71e8ab8ac1 Mon Sep 17 00:00:00 2001 From: tuntoja Date: Mon, 5 May 2025 10:11:29 +0200 Subject: [PATCH] force packaging of mqseries --- src/apps/mq/ibmmq/mqi/plugin.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/mq/ibmmq/mqi/plugin.pm b/src/apps/mq/ibmmq/mqi/plugin.pm index 9eaca6108..5c43cc64c 100644 --- a/src/apps/mq/ibmmq/mqi/plugin.pm +++ b/src/apps/mq/ibmmq/mqi/plugin.pm @@ -15,7 +15,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. # package apps::mq::ibmmq::mqi::plugin;