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

reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit eede9b1d56d1bfde293564e87636f3d781c2f6eb
Author: Andriy Redko <[email protected]>
AuthorDate: Thu May 8 19:51:35 2025 -0400

    Update cxf-build-utils to 4.1.1
    
    (cherry picked from commit 3addced3ccb871a6ed4c7abd4e482c26fb93d1b6)
    
    # Conflicts:
    #       pom.xml
    (cherry picked from commit 831c26f4488be93fcac2064e4e199b6cec94d5ec)
    
    # Conflicts:
    #       pom.xml
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fc66792a57..0c568e0b49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
     </issueManagement>
     <properties>
         <cxf.compiler.fork>false</cxf.compiler.fork>
-        <cxf.build-utils.version>4.1.1-SNAPSHOT</cxf.build-utils.version>
+        <cxf.build-utils.version>4.1.1</cxf.build-utils.version>
         <cxf.xjc-utils.version>3.3.4</cxf.xjc-utils.version>
         <cxf.jdk.version>11</cxf.jdk.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

Reply via email to