You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2022/08/17 05:36:57 UTC

[activemq] branch main updated: [AMQ-9037] Upgrade to taglist-maven-plugin 3.0.0

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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/main by this push:
     new 43ae33aa4 [AMQ-9037] Upgrade to taglist-maven-plugin 3.0.0
     new 3656e3abf Merge pull request #887 from jbonofre/AMQ-9037
43ae33aa4 is described below

commit 43ae33aa4b41ca54907aecaf044f61786a2a1cd8
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Aug 16 17:03:43 2022 +0200

    [AMQ-9037] Upgrade to taglist-maven-plugin 3.0.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 58cc5a003..87228af1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,7 +139,7 @@
     <findbugs-maven-plugin-version>3.0.5</findbugs-maven-plugin-version>
     <javacc-maven-plugin-version>2.6</javacc-maven-plugin-version>
     <cobertura-maven-plugin-version>2.5.2</cobertura-maven-plugin-version>
-    <taglist-maven-plugin-version>2.4</taglist-maven-plugin-version>
+    <taglist-maven-plugin-version>3.0.0</taglist-maven-plugin-version>
     <build-helper-maven-plugin-version>3.3.0</build-helper-maven-plugin-version>
     <apache-rat-plugin-version>0.13</apache-rat-plugin-version>
     <ianal-maven-plugin-version>1.0-alpha-1</ianal-maven-plugin-version>