This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git
The following commit(s) were added to refs/heads/main by this push:
new 149eeb01 QPIDJMS-593: remove missed dependency no longer needed
149eeb01 is described below
commit 149eeb01027120d84af3a62eb83858c86d244b90
Author: Robbie Gemmell <[email protected]>
AuthorDate: Thu Sep 28 13:00:23 2023 +0100
QPIDJMS-593: remove missed dependency no longer needed
---
qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml | 6 ------
1 file changed, 6 deletions(-)
diff --git a/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml
b/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml
index 302bbc0b..39a73056 100644
--- a/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml
+++ b/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml
@@ -132,12 +132,6 @@
</exclusion>
</exclusions>
</dependency>
- <dependency>
- <groupId>org.apache.activemq.tooling</groupId>
- <artifactId>activemq-junit</artifactId>
- <version>${activemq-version}</version>
- <scope>test</scope>
- </dependency>
</dependencies>
<build>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]