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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new a87d238b00 Update cxf-xjc-utils to 4.1.1-SNAPSHOT
a87d238b00 is described below

commit a87d238b00462ef41f5a0cb15e3276362f077eec
Author: Andriy Redko <[email protected]>
AuthorDate: Fri Oct 10 12:39:40 2025 -0400

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

diff --git a/pom.xml b/pom.xml
index ecb8f4e997..01563a9c94 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.2-SNAPSHOT</cxf.build-utils.version>
-        <cxf.xjc-utils.version>4.1.0</cxf.xjc-utils.version>
+        <cxf.xjc-utils.version>4.1.1-SNAPSHOT</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