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-xjc-utils.git


The following commit(s) were added to refs/heads/main by this push:
     new 1d01580  Update cxf-build-tools to 4.1.2
1d01580 is described below

commit 1d015805f02ebb669d71368e6d74c1b0571a638b
Author: Andriy Redko <[email protected]>
AuthorDate: Sun Oct 19 16:48:05 2025 -0400

    Update cxf-build-tools to 4.1.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3f03b4b..41965fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
     </prerequisites>
 
     <properties>
-        <cxf-buildtools-version>4.1.2-SNAPSHOT</cxf-buildtools-version>
+        <cxf-buildtools-version>4.1.2</cxf-buildtools-version>
         <jdk.version>17</jdk.version>
         <jaxb-version>4.0.4</jaxb-version>
         <jaxb-runtime-version>4.0.6</jaxb-runtime-version>

Reply via email to