This is an automated email from the ASF dual-hosted git repository.

gtully pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/master by this push:
     new 37371c7  NO JIRA - remove commented out dependency
37371c7 is described below

commit 37371c749f526cbc104e83bc19d43a65becaa820
Author: gtully <[email protected]>
AuthorDate: Mon Mar 8 21:10:57 2021 +0000

    NO JIRA - remove commented out dependency
---
 artemis-hawtio/artemis-console/pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/artemis-hawtio/artemis-console/pom.xml 
b/artemis-hawtio/artemis-console/pom.xml
index 8ab2bc5..184a283 100644
--- a/artemis-hawtio/artemis-console/pom.xml
+++ b/artemis-hawtio/artemis-console/pom.xml
@@ -61,12 +61,6 @@
       <version>${hawtio.version}</version>
       <scope>provided</scope>
     </dependency>
-    <!--<dependency>
-      <groupId>io.hawt</groupId>
-      <artifactId>hawtio-git</artifactId>
-      <version>${hawtio.version}</version>
-      <scope>provided</scope>
-    </dependency>-->
     <dependency>
       <groupId>com.google.guava</groupId>
       <artifactId>guava</artifactId>

Reply via email to