From 9648def0dffcce2ac1659c2d847e28733dc8a6c7 Mon Sep 17 00:00:00 2001 From: Roman Romanchuk Date: Wed, 28 Jun 2023 12:50:35 +0200 Subject: [PATCH] Release 4.0.0-RC.0 --- pom.xml | 2 +- riptide-auth/pom.xml | 2 +- riptide-bom/pom.xml | 40 +++++++++++------------ riptide-capture/pom.xml | 2 +- riptide-chaos/pom.xml | 2 +- riptide-compatibility/pom.xml | 2 +- riptide-compression/pom.xml | 2 +- riptide-concurrent/pom.xml | 2 +- riptide-core/pom.xml | 2 +- riptide-failsafe/pom.xml | 2 +- riptide-faults/pom.xml | 2 +- riptide-httpclient/pom.xml | 2 +- riptide-idempotency/pom.xml | 2 +- riptide-logbook/pom.xml | 2 +- riptide-micrometer/pom.xml | 2 +- riptide-opentelemetry/pom.xml | 2 +- riptide-opentracing/pom.xml | 2 +- riptide-parent/pom.xml | 2 +- riptide-problem/pom.xml | 2 +- riptide-soap/pom.xml | 2 +- riptide-spring-boot-autoconfigure/pom.xml | 2 +- riptide-spring-boot-starter/pom.xml | 2 +- riptide-stream/pom.xml | 2 +- 23 files changed, 42 insertions(+), 42 deletions(-) diff --git a/pom.xml b/pom.xml index 46053254a..ed4dbb780 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.zalando riptide - 4.0.0-SNAPSHOT + 4.0.0-RC.0 pom Riptide diff --git a/riptide-auth/pom.xml b/riptide-auth/pom.xml index 12e0a6b24..0ca13cdcc 100644 --- a/riptide-auth/pom.xml +++ b/riptide-auth/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0-SNAPSHOT + 4.0.0-RC.0 ../riptide-parent diff --git a/riptide-bom/pom.xml b/riptide-bom/pom.xml index cdaeade0e..625a58c72 100644 --- a/riptide-bom/pom.xml +++ b/riptide-bom/pom.xml @@ -6,7 +6,7 @@ org.zalando riptide - 4.0.0-SNAPSHOT + 4.0.0-RC.0 riptide-bom @@ -21,97 +21,97 @@ org.zalando riptide-auth - 4.0.0-SNAPSHOT + 4.0.0-RC.0 org.zalando riptide-capture - 4.0.0-SNAPSHOT + 4.0.0-RC.0 org.zalando riptide-chaos - 4.0.0-SNAPSHOT + 4.0.0-RC.0 org.zalando riptide-compatibility - 4.0.0-SNAPSHOT + 4.0.0-RC.0 org.zalando riptide-concurrent - 4.0.0-SNAPSHOT + 4.0.0-RC.0 org.zalando riptide-core - 4.0.0-SNAPSHOT + 4.0.0-RC.0 org.zalando riptide-failsafe - 4.0.0-SNAPSHOT + 4.0.0-RC.0 org.zalando riptide-faults - 4.0.0-SNAPSHOT + 4.0.0-RC.0 org.zalando riptide-httpclient - 4.0.0-SNAPSHOT + 4.0.0-RC.0 org.zalando riptide-idempotency - 4.0.0-SNAPSHOT + 4.0.0-RC.0 org.zalando riptide-logbook - 4.0.0-SNAPSHOT + 4.0.0-RC.0 org.zalando riptide-micrometer - 4.0.0-SNAPSHOT + 4.0.0-RC.0 org.zalando riptide-opentracing - 4.0.0-SNAPSHOT + 4.0.0-RC.0 org.zalando riptide-opentelemetry - 4.0.0-SNAPSHOT + 4.0.0-RC.0 org.zalando riptide-problem - 4.0.0-SNAPSHOT + 4.0.0-RC.0 org.zalando riptide-soap - 4.0.0-SNAPSHOT + 4.0.0-RC.0 org.zalando riptide-spring-boot-autoconfigure - 4.0.0-SNAPSHOT + 4.0.0-RC.0 org.zalando riptide-spring-boot-starter - 4.0.0-SNAPSHOT + 4.0.0-RC.0 org.zalando riptide-stream - 4.0.0-SNAPSHOT + 4.0.0-RC.0 diff --git a/riptide-capture/pom.xml b/riptide-capture/pom.xml index 5300352e8..1beac4ad4 100644 --- a/riptide-capture/pom.xml +++ b/riptide-capture/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0-SNAPSHOT + 4.0.0-RC.0 ../riptide-parent diff --git a/riptide-chaos/pom.xml b/riptide-chaos/pom.xml index c46c4385c..09480b141 100644 --- a/riptide-chaos/pom.xml +++ b/riptide-chaos/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0-SNAPSHOT + 4.0.0-RC.0 ../riptide-parent diff --git a/riptide-compatibility/pom.xml b/riptide-compatibility/pom.xml index f3a6711cc..81d9ba0ce 100644 --- a/riptide-compatibility/pom.xml +++ b/riptide-compatibility/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0-SNAPSHOT + 4.0.0-RC.0 ../riptide-parent diff --git a/riptide-compression/pom.xml b/riptide-compression/pom.xml index cb4f910dd..897307bea 100644 --- a/riptide-compression/pom.xml +++ b/riptide-compression/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0-SNAPSHOT + 4.0.0-RC.0 ../riptide-parent diff --git a/riptide-concurrent/pom.xml b/riptide-concurrent/pom.xml index 7fe05bfa7..8246303f1 100644 --- a/riptide-concurrent/pom.xml +++ b/riptide-concurrent/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0-SNAPSHOT + 4.0.0-RC.0 ../riptide-parent diff --git a/riptide-core/pom.xml b/riptide-core/pom.xml index e4ef382a4..6001082b1 100644 --- a/riptide-core/pom.xml +++ b/riptide-core/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0-SNAPSHOT + 4.0.0-RC.0 ../riptide-parent diff --git a/riptide-failsafe/pom.xml b/riptide-failsafe/pom.xml index eced39cd0..e50fc6704 100644 --- a/riptide-failsafe/pom.xml +++ b/riptide-failsafe/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0-SNAPSHOT + 4.0.0-RC.0 ../riptide-parent diff --git a/riptide-faults/pom.xml b/riptide-faults/pom.xml index 556ab39d0..d00ba36a7 100644 --- a/riptide-faults/pom.xml +++ b/riptide-faults/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0-SNAPSHOT + 4.0.0-RC.0 ../riptide-parent diff --git a/riptide-httpclient/pom.xml b/riptide-httpclient/pom.xml index d40d515d6..991df893e 100644 --- a/riptide-httpclient/pom.xml +++ b/riptide-httpclient/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0-SNAPSHOT + 4.0.0-RC.0 ../riptide-parent diff --git a/riptide-idempotency/pom.xml b/riptide-idempotency/pom.xml index dfaef7b94..5bf90421d 100644 --- a/riptide-idempotency/pom.xml +++ b/riptide-idempotency/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0-SNAPSHOT + 4.0.0-RC.0 ../riptide-parent diff --git a/riptide-logbook/pom.xml b/riptide-logbook/pom.xml index 0ae6dabbd..cb32c2641 100644 --- a/riptide-logbook/pom.xml +++ b/riptide-logbook/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0-SNAPSHOT + 4.0.0-RC.0 ../riptide-parent diff --git a/riptide-micrometer/pom.xml b/riptide-micrometer/pom.xml index d9f7ecc53..e53c3c3ba 100644 --- a/riptide-micrometer/pom.xml +++ b/riptide-micrometer/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0-SNAPSHOT + 4.0.0-RC.0 ../riptide-parent diff --git a/riptide-opentelemetry/pom.xml b/riptide-opentelemetry/pom.xml index c6cee4f48..c91eecbd3 100644 --- a/riptide-opentelemetry/pom.xml +++ b/riptide-opentelemetry/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0-SNAPSHOT + 4.0.0-RC.0 ../riptide-parent diff --git a/riptide-opentracing/pom.xml b/riptide-opentracing/pom.xml index aa2cc53d5..68c9a6d03 100644 --- a/riptide-opentracing/pom.xml +++ b/riptide-opentracing/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0-SNAPSHOT + 4.0.0-RC.0 ../riptide-parent diff --git a/riptide-parent/pom.xml b/riptide-parent/pom.xml index f7a31dabe..7a66cd58c 100644 --- a/riptide-parent/pom.xml +++ b/riptide-parent/pom.xml @@ -6,7 +6,7 @@ org.zalando riptide - 4.0.0-SNAPSHOT + 4.0.0-RC.0 riptide-parent diff --git a/riptide-problem/pom.xml b/riptide-problem/pom.xml index f4f235bc1..f6811e051 100644 --- a/riptide-problem/pom.xml +++ b/riptide-problem/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0-SNAPSHOT + 4.0.0-RC.0 ../riptide-parent diff --git a/riptide-soap/pom.xml b/riptide-soap/pom.xml index e710a07f6..7c5a692f0 100644 --- a/riptide-soap/pom.xml +++ b/riptide-soap/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0-SNAPSHOT + 4.0.0-RC.0 ../riptide-parent diff --git a/riptide-spring-boot-autoconfigure/pom.xml b/riptide-spring-boot-autoconfigure/pom.xml index 4037831db..703b63f40 100644 --- a/riptide-spring-boot-autoconfigure/pom.xml +++ b/riptide-spring-boot-autoconfigure/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0-SNAPSHOT + 4.0.0-RC.0 ../riptide-parent diff --git a/riptide-spring-boot-starter/pom.xml b/riptide-spring-boot-starter/pom.xml index ebef05cb4..9df7d099d 100644 --- a/riptide-spring-boot-starter/pom.xml +++ b/riptide-spring-boot-starter/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0-SNAPSHOT + 4.0.0-RC.0 ../riptide-parent diff --git a/riptide-stream/pom.xml b/riptide-stream/pom.xml index 56c12a56e..f1bde4438 100644 --- a/riptide-stream/pom.xml +++ b/riptide-stream/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0-SNAPSHOT + 4.0.0-RC.0 ../riptide-parent