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-codec.git
commit 58d4223ccbd7572d663c0407ec624a8cf994c140 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Mon Oct 23 08:37:45 2023 -0400 Pick up commons.release-plugin.version from parent POM --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6c6c71dc..146abe3f 100644 --- a/pom.xml +++ b/pom.xml @@ -276,7 +276,6 @@ limitations under the License. <commons.release.version>1.16.1</commons.release.version> <commons.bc.version>1.16.0</commons.bc.version> <commons.rc.version>R1</commons.rc.version> - <commons.release-plugin.version>1.7</commons.release-plugin.version> <commons.release.isDistModule>true</commons.release.isDistModule> <commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl> </properties>