You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2022/06/25 14:50:21 UTC

[cxf] branch 3.5.x-fixes updated: Update benchmark modules with latest 3.5.4-SNAPSHOT

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 28310e43b4 Update benchmark modules with latest 3.5.4-SNAPSHOT
28310e43b4 is described below

commit 28310e43b4c57b190446a6188f34a35be61f5ccb
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sat Jun 25 10:50:08 2022 -0400

    Update benchmark modules with latest 3.5.4-SNAPSHOT
---
 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 a3a55aeb14..d5f902471e 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.3-SNAPSHOT</cxf.version>
+        <cxf.version>3.5.4-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 2cc8496cfe..5325fe7790 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.3-SNAPSHOT</cxf.version>
+        <cxf.version>3.5.4-SNAPSHOT</cxf.version>
     </properties>
     <dependencies>
         <dependency>