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 19:09:23 UTC

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

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

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


The following commit(s) were added to refs/heads/3.4.x-fixes by this push:
     new d82849ff80 Update benchmark modules with latest 3.4.9-SNAPSHOT
d82849ff80 is described below

commit d82849ff803286a5c43f9f7b457a7ec5b95bcb40
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sat Jun 25 15:09:03 2022 -0400

    Update benchmark modules with latest 3.4.9-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 7130bf8daf..176024fd63 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.4.8-SNAPSHOT</cxf.version>
+        <cxf.version>3.4.9-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 d53aacb1e1..6de2ab96b3 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.4.8-SNAPSHOT</cxf.version>
+        <cxf.version>3.4.9-SNAPSHOT</cxf.version>
     </properties>
     <dependencies>
         <dependency>