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 3d5add3ac460f6b0b707997edc77a92a3964614c
Author: Gregor Zurowski <[email protected]>
AuthorDate: Sat Jan 3 08:38:10 2026 +0000

    Revert "Bump org.apache.maven.plugins:maven-release-plugin from 3.3.0 to 
3.3.1 (#1598)"
    
    This reverts commit 8e0309a2535a157a00319ab5d4cfda66646758d8.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d5016713bc4..66cc0fa1ca9 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.3.1</version>
+                    <version>3.3.0</version>
                     <dependencies>
                         <dependency>
                             <groupId>org.apache.maven.scm</groupId>

Reply via email to