From 0353e6be75a70cfa14113210cfdfc50c561abc63 Mon Sep 17 00:00:00 2001 From: Zheng Feng Date: Tue, 12 Sep 2023 15:29:08 +0800 Subject: [PATCH] Revert "Fix #5180 to skip quarkus build on jms-ibmmq-client integration tests (#5183)" This reverts commit d55f74483203f1ad116c90d67a45039b7e7f03d1. --- integration-tests/jms-ibmmq-client/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/integration-tests/jms-ibmmq-client/pom.xml b/integration-tests/jms-ibmmq-client/pom.xml index d103703a02c0..e6c12b4c2663 100644 --- a/integration-tests/jms-ibmmq-client/pom.xml +++ b/integration-tests/jms-ibmmq-client/pom.xml @@ -31,7 +31,6 @@ Integration tests for Camel Quarkus JMS extension with the IBM MQ Client - true