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

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


The following commit(s) were added to refs/heads/4.1.x-fixes by this push:
     new 0a6bb7c2198 Update cxf-xjc-utils to 4.1.3
0a6bb7c2198 is described below

commit 0a6bb7c219811e61bab91a1c76a494a211c47431
Author: Andriy Redko <[email protected]>
AuthorDate: Wed May 6 22:24:15 2026 -0400

    Update cxf-xjc-utils to 4.1.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 03f9c33b1de..b174cde74d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
     <properties>
         <cxf.compiler.fork>false</cxf.compiler.fork>
         <cxf.build-utils.version>4.1.4-SNAPSHOT</cxf.build-utils.version>
-        <cxf.xjc-utils.version>4.1.3-SNAPSHOT</cxf.xjc-utils.version>
+        <cxf.xjc-utils.version>4.1.3</cxf.xjc-utils.version>
         <cxf.jdk.version>17</cxf.jdk.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         
<site.deploy.url>scp://people.apache.org/www/cxf.apache.org/maven-site</site.deploy.url>

Reply via email to