This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-bcel.git
The following commit(s) were added to refs/heads/master by this push: new f8c01bc7 Pick up taglist-maven-plugin version from parent POM f8c01bc7 is described below commit f8c01bc78048add85771e87356f9d883369c1dd7 Author: Gary David Gregory (Code signing key) <ggreg...@apache.org> AuthorDate: Tue Oct 22 13:05:08 2024 -0400 Pick up taglist-maven-plugin version from parent POM --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3096b0ad..e1a351a2 100644 --- a/pom.xml +++ b/pom.xml @@ -296,7 +296,6 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>taglist-maven-plugin</artifactId> - <version>3.2.1</version> <configuration> <tags> <tag>TODO</tag>