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 669196d528c Update cxf-build-utils to 4.1.5-SNAPSHOT
669196d528c is described below
commit 669196d528c2c3da6adc2dc3abd0bd81f92ebc57
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Jun 18 20:36:17 2026 -0400
Update cxf-build-utils to 4.1.5-SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e815ed9bd57..64e2afac031 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</cxf.build-utils.version>
+ <cxf.build-utils.version>4.1.5-SNAPSHOT</cxf.build-utils.version>
<cxf.xjc-utils.version>4.2.0</cxf.xjc-utils.version>
<cxf.jdk.version>17</cxf.jdk.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>