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-logging.git
The following commit(s) were added to refs/heads/master by this push: new ac12016 Pick up maven-assembly-plugin version from parent ac12016 is described below commit ac12016c90240c8aa9a0cbd4ed38fa656f598b51 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Jan 13 16:56:35 2023 -0500 Pick up maven-assembly-plugin version from parent --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1a4a691..3af16ff 100644 --- a/pom.xml +++ b/pom.xml @@ -413,7 +413,6 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-assembly-plugin</artifactId> - <version>3.4.2</version> <configuration> <descriptors> <descriptor>src/main/assembly/bin.xml</descriptor>