This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new a574973ebfb4 Remove not in use old property - is now located in 
parent/pom instead
a574973ebfb4 is described below

commit a574973ebfb477e89ec11b65e610f579be5ec41e
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Jan 22 16:37:21 2026 +0100

    Remove not in use old property - is now located in parent/pom instead
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6a439d7f189c..35031906dff4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,6 @@
 
         <cyclonedx-maven-plugin-version>2.9.1</cyclonedx-maven-plugin-version>
         <flatten-maven-plugin-version>1.7.3</flatten-maven-plugin-version>
-        <gmavenplus-plugin-version>2.1.0</gmavenplus-plugin-version>
         <license-maven-plugin-version>5.0.0</license-maven-plugin-version>
         <maven-assembly-plugin-version>3.8.0</maven-assembly-plugin-version>
         <maven-compiler-plugin-version>3.14.1</maven-compiler-plugin-version>

Reply via email to