From d6d442612a4a128ece1a135e0b85e0348ed6ec31 Mon Sep 17 00:00:00 2001 From: Zheng Feng Date: Tue, 21 Nov 2023 22:46:36 +0800 Subject: [PATCH] Fix #181 to move quarkus-artemis-bom to test module (#182) --- integration-tests/pom.xml | 12 +++++++++++- pom.xml | 7 ------- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index e55e72f..47573e6 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -9,7 +9,17 @@ quarkus-pooled-jms-integration-tests Quarkus - Pooled Jms - Integration Tests pom - + + + + io.quarkiverse.artemis + quarkus-artemis-bom + ${quarkus-artemis.version} + pom + import + + + artemis-jms qpid-jms diff --git a/pom.xml b/pom.xml index 49d1fe0..441f200 100644 --- a/pom.xml +++ b/pom.xml @@ -40,13 +40,6 @@ pom import - - io.quarkiverse.artemis - quarkus-artemis-bom - ${quarkus-artemis.version} - pom - import - org.messaginghub pooled-jms