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 d23e0d07c9ffcf50564e3492047db93d0ccc853b
Author: Gregor Zurowski <[email protected]>
AuthorDate: Fri Jan 2 17:27: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 b86223e0881..47e50d272df 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