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-jci.git
The following commit(s) were added to refs/heads/master by this push: new d5a2b22 Pick up taglist-maven-plugin version from parent POM d5a2b22 is described below commit d5a2b22ecf1666cec2d1d47f5551695876f47112 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Oct 22 13:10:41 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 faf9764..8655178 100644 --- a/pom.xml +++ b/pom.xml @@ -163,7 +163,6 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>taglist-maven-plugin</artifactId> - <version>3.2.1</version> <configuration> <tags> <tag>TODO</tag>