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

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


The following commit(s) were added to refs/heads/4.0.x-fixes by this push:
     new 9a8a1389111 Update cxf-build-utils 4.1.4
9a8a1389111 is described below

commit 9a8a1389111cf84f4b43b5fe175752254580b0be
Author: Freeman Fang <[email protected]>
AuthorDate: Wed May 13 20:05:39 2026 -0400

    Update cxf-build-utils 4.1.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4fdc5e09552..d6a9ac63ece 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.4-SNAPSHOT</cxf.build-utils.version>
+        <cxf.build-utils.version>4.1.4</cxf.build-utils.version>
         <cxf.xjc-utils.version>4.0.1</cxf.xjc-utils.version>
         <cxf.jdk.version>11</cxf.jdk.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

Reply via email to