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

gzurowski pushed a commit to branch release/4.17.0
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git

commit d1475ce94100c71f991e4da1c7d19f3d77da9061
Author: Gregor Zurowski <[email protected]>
AuthorDate: Sat Jan 3 08:38:22 2026 +0000

    Revert "Bump org.apache.maven.plugins:maven-release-plugin from 2.4.2 to 
3.2.0 (#1567)"
    
    This reverts commit 6f42cc3758359c2a697d75ffcf4e003d01078cd4.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d5139d9f9d7..928b40d4940 100644
--- a/pom.xml
+++ b/pom.xml
@@ -334,7 +334,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-release-plugin</artifactId>
-                    <version>3.2.0</version>
+                    <version>2.4.2</version>
                     <dependencies>
                         <dependency>
                             <groupId>org.apache.maven.scm</groupId>

Reply via email to