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 17164f93d9 Update some pom.xml files to new 4.1.5-SNAPSHOT version
17164f93d9 is described below

commit 17164f93d93538d56a2b3860d7131194dcdb1030
Author: Andriy Redko <[email protected]>
AuthorDate: Wed Nov 12 11:52:20 2025 -0500

    Update some pom.xml files to new 4.1.5-SNAPSHOT version
---
 coverage/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/coverage/pom.xml b/coverage/pom.xml
index 3e0d187c17..3945b1b93f 100644
--- a/coverage/pom.xml
+++ b/coverage/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
-        <version>4.1.4-SNAPSHOT</version>
+        <version>4.1.5-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>cxf-coverage-report</artifactId>

Reply via email to