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

reta pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/3.5.x-fixes by this push:
     new e758de3  Updated CXF version for benchmark modules
e758de3 is described below

commit e758de3e60501bd33ca1b9ef3df685128d4a443a
Author: Andriy Redko <[email protected]>
AuthorDate: Sat Feb 26 14:28:13 2022 -0500

    Updated CXF version for benchmark modules
---
 benchmark/performance/base/pom.xml              | 2 +-
 benchmark/performance/soap_http_doc_lit/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/benchmark/performance/base/pom.xml 
b/benchmark/performance/base/pom.xml
index 4e7c668..4c7bc36 100644
--- a/benchmark/performance/base/pom.xml
+++ b/benchmark/performance/base/pom.xml
@@ -27,7 +27,7 @@
     <description>Apache CXF Benchmark Base</description>
     <url>https://cxf.apache.org</url>
     <properties>
-        <cxf.version>3.5.1-SNAPSHOT</cxf.version>
+        <cxf.version>3.5.2-SNAPSHOT</cxf.version>
     </properties>
     <build>
         <defaultGoal>install</defaultGoal>
diff --git a/benchmark/performance/soap_http_doc_lit/pom.xml 
b/benchmark/performance/soap_http_doc_lit/pom.xml
index d9db640..0061ab8 100644
--- a/benchmark/performance/soap_http_doc_lit/pom.xml
+++ b/benchmark/performance/soap_http_doc_lit/pom.xml
@@ -27,7 +27,7 @@
     <description>Apache CXF Benchmark SOAP/HTTP/Doc/Lit</description>
     <url>https://cxf.apache.org</url>
     <properties>
-        <cxf.version>3.5.1-SNAPSHOT</cxf.version>
+        <cxf.version>3.5.2-SNAPSHOT</cxf.version>
     </properties>
     <dependencies>
         <dependency>

Reply via email to