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

commit 9c792208c1419d97d7b1815dba3282f5391b7325
Author: Andriy Redko <[email protected]>
AuthorDate: Wed Nov 12 11:53:35 2025 -0500

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

diff --git a/tck/cxf-tck/pom.xml b/tck/cxf-tck/pom.xml
index e088caf4ea..84398f5be0 100644
--- a/tck/cxf-tck/pom.xml
+++ b/tck/cxf-tck/pom.xml
@@ -35,7 +35,7 @@
     <properties>
         <maven.compiler.source>11</maven.compiler.source>
         <maven.compiler.target>11</maven.compiler.target>
-        <cxf.version>4.1.2-SNAPSHOT</cxf.version>
+        <cxf.version>4.1.5-SNAPSHOT</cxf.version>
         <glassfish.container.version>7.0.16</glassfish.container.version>
         <glassfish.home>${project.build.directory}/glassfish7</glassfish.home>
         <jakarta.platform.version>10.0.0</jakarta.platform.version>

Reply via email to