You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ro...@apache.org on 2021/08/30 16:08:41 UTC

[activemq-artemis] branch main updated: ARTEMIS-3447: dont force scope as an example also uses it

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/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new 16d2fb4  ARTEMIS-3447: dont force scope as an example also uses it
16d2fb4 is described below

commit 16d2fb4840d3b2f8c83f58080147b9ff1ad6b3c5
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Mon Aug 30 17:05:48 2021 +0100

    ARTEMIS-3447: dont force scope as an example also uses it
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 77b60b3..d479ced 100644
--- a/pom.xml
+++ b/pom.xml
@@ -348,7 +348,6 @@
             <groupId>org.bouncycastle</groupId>
             <artifactId>bcprov-jdk15on</artifactId>
             <version>${bcprov-jdk15on-version}</version>
-            <scope>test</scope>
          </dependency>
 
          <!-- ## End Test Dependencies ## -->