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-release-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 86a99dc  No need to override version here
86a99dc is described below

commit 86a99dc48c4b851b9589ec881e98e149bbd63c5e
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jan 31 08:58:31 2026 -0500

    No need to override version here
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 80d294f..1280ac8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -276,7 +276,6 @@
       <plugin>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-build-plugin</artifactId>
-        <version>${commons.build-plugin.version}</version>
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>

Reply via email to