From d3cd11dc896c823eaa84b1deae34d72c9ecaafbc Mon Sep 17 00:00:00 2001 From: Roman Romanchuk Date: Mon, 13 Feb 2023 21:18:45 +0100 Subject: [PATCH] Release 3.3.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 f1c555b6a..f75e117ea 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.zalando riptide - 3.2.3-SNAPSHOT + 3.3.0 pom Riptide diff --git a/riptide-auth/pom.xml b/riptide-auth/pom.xml index f2ed7c27e..d4ddfe91c 100644 --- a/riptide-auth/pom.xml +++ b/riptide-auth/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.2.3-SNAPSHOT + 3.3.0 ../riptide-parent diff --git a/riptide-bom/pom.xml b/riptide-bom/pom.xml index 11849e08b..5c81e605e 100644 --- a/riptide-bom/pom.xml +++ b/riptide-bom/pom.xml @@ -6,7 +6,7 @@ org.zalando riptide - 3.2.3-SNAPSHOT + 3.3.0 riptide-bom @@ -21,97 +21,97 @@ org.zalando riptide-auth - 3.2.3-SNAPSHOT + 3.3.0 org.zalando riptide-capture - 3.2.3-SNAPSHOT + 3.3.0 org.zalando riptide-chaos - 3.2.3-SNAPSHOT + 3.3.0 org.zalando riptide-compatibility - 3.2.3-SNAPSHOT + 3.3.0 org.zalando riptide-concurrent - 3.2.3-SNAPSHOT + 3.3.0 org.zalando riptide-core - 3.2.3-SNAPSHOT + 3.3.0 org.zalando riptide-failsafe - 3.2.3-SNAPSHOT + 3.3.0 org.zalando riptide-faults - 3.2.3-SNAPSHOT + 3.3.0 org.zalando riptide-httpclient - 3.2.3-SNAPSHOT + 3.3.0 org.zalando riptide-idempotency - 3.2.3-SNAPSHOT + 3.3.0 org.zalando riptide-logbook - 3.2.3-SNAPSHOT + 3.3.0 org.zalando riptide-micrometer - 3.2.3-SNAPSHOT + 3.3.0 org.zalando riptide-opentracing - 3.2.3-SNAPSHOT + 3.3.0 org.zalando riptide-opentelemetry - 3.2.3-SNAPSHOT + 3.3.0 org.zalando riptide-problem - 3.2.3-SNAPSHOT + 3.3.0 org.zalando riptide-soap - 3.2.3-SNAPSHOT + 3.3.0 org.zalando riptide-spring-boot-autoconfigure - 3.2.3-SNAPSHOT + 3.3.0 org.zalando riptide-spring-boot-starter - 3.2.3-SNAPSHOT + 3.3.0 org.zalando riptide-stream - 3.2.3-SNAPSHOT + 3.3.0 diff --git a/riptide-capture/pom.xml b/riptide-capture/pom.xml index 18a1a382d..e4376f8fb 100644 --- a/riptide-capture/pom.xml +++ b/riptide-capture/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.2.3-SNAPSHOT + 3.3.0 ../riptide-parent diff --git a/riptide-chaos/pom.xml b/riptide-chaos/pom.xml index 14bcb9684..1876aafd3 100644 --- a/riptide-chaos/pom.xml +++ b/riptide-chaos/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.2.3-SNAPSHOT + 3.3.0 ../riptide-parent diff --git a/riptide-compatibility/pom.xml b/riptide-compatibility/pom.xml index c419467ed..3922e7c9d 100644 --- a/riptide-compatibility/pom.xml +++ b/riptide-compatibility/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.2.3-SNAPSHOT + 3.3.0 ../riptide-parent diff --git a/riptide-compression/pom.xml b/riptide-compression/pom.xml index 615f4ee82..5ed7d2d3b 100644 --- a/riptide-compression/pom.xml +++ b/riptide-compression/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.2.3-SNAPSHOT + 3.3.0 ../riptide-parent diff --git a/riptide-concurrent/pom.xml b/riptide-concurrent/pom.xml index a0cd5fd57..7f188b104 100644 --- a/riptide-concurrent/pom.xml +++ b/riptide-concurrent/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.2.3-SNAPSHOT + 3.3.0 ../riptide-parent diff --git a/riptide-core/pom.xml b/riptide-core/pom.xml index 3cdedff7d..b2a6b9e3d 100644 --- a/riptide-core/pom.xml +++ b/riptide-core/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.2.3-SNAPSHOT + 3.3.0 ../riptide-parent diff --git a/riptide-failsafe/pom.xml b/riptide-failsafe/pom.xml index d5b6d61bc..16adf4312 100644 --- a/riptide-failsafe/pom.xml +++ b/riptide-failsafe/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.2.3-SNAPSHOT + 3.3.0 ../riptide-parent diff --git a/riptide-faults/pom.xml b/riptide-faults/pom.xml index b11a45f36..54803ef0b 100644 --- a/riptide-faults/pom.xml +++ b/riptide-faults/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.2.3-SNAPSHOT + 3.3.0 ../riptide-parent diff --git a/riptide-httpclient/pom.xml b/riptide-httpclient/pom.xml index 40f0d74ec..950f237b3 100644 --- a/riptide-httpclient/pom.xml +++ b/riptide-httpclient/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.2.3-SNAPSHOT + 3.3.0 ../riptide-parent diff --git a/riptide-idempotency/pom.xml b/riptide-idempotency/pom.xml index 9513f0a0e..1ab089f27 100644 --- a/riptide-idempotency/pom.xml +++ b/riptide-idempotency/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.2.3-SNAPSHOT + 3.3.0 ../riptide-parent diff --git a/riptide-logbook/pom.xml b/riptide-logbook/pom.xml index edf9f8f70..782bde061 100644 --- a/riptide-logbook/pom.xml +++ b/riptide-logbook/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.2.3-SNAPSHOT + 3.3.0 ../riptide-parent diff --git a/riptide-micrometer/pom.xml b/riptide-micrometer/pom.xml index cfc132892..189a6ec8d 100644 --- a/riptide-micrometer/pom.xml +++ b/riptide-micrometer/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.2.3-SNAPSHOT + 3.3.0 ../riptide-parent diff --git a/riptide-opentelemetry/pom.xml b/riptide-opentelemetry/pom.xml index f11e2875c..4ca1dde2b 100644 --- a/riptide-opentelemetry/pom.xml +++ b/riptide-opentelemetry/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.2.3-SNAPSHOT + 3.3.0 ../riptide-parent diff --git a/riptide-opentracing/pom.xml b/riptide-opentracing/pom.xml index 7e31b7c5b..3ee5fc381 100644 --- a/riptide-opentracing/pom.xml +++ b/riptide-opentracing/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.2.3-SNAPSHOT + 3.3.0 ../riptide-parent diff --git a/riptide-parent/pom.xml b/riptide-parent/pom.xml index 9c3f1a8aa..7ff149b0b 100644 --- a/riptide-parent/pom.xml +++ b/riptide-parent/pom.xml @@ -6,7 +6,7 @@ org.zalando riptide - 3.2.3-SNAPSHOT + 3.3.0 riptide-parent diff --git a/riptide-problem/pom.xml b/riptide-problem/pom.xml index 05213c7d7..88ef47935 100644 --- a/riptide-problem/pom.xml +++ b/riptide-problem/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.2.3-SNAPSHOT + 3.3.0 ../riptide-parent diff --git a/riptide-soap/pom.xml b/riptide-soap/pom.xml index 9a7c11e78..68f249f82 100644 --- a/riptide-soap/pom.xml +++ b/riptide-soap/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.2.3-SNAPSHOT + 3.3.0 ../riptide-parent diff --git a/riptide-spring-boot-autoconfigure/pom.xml b/riptide-spring-boot-autoconfigure/pom.xml index fd9dbd7ac..86793acba 100644 --- a/riptide-spring-boot-autoconfigure/pom.xml +++ b/riptide-spring-boot-autoconfigure/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.2.3-SNAPSHOT + 3.3.0 ../riptide-parent diff --git a/riptide-spring-boot-starter/pom.xml b/riptide-spring-boot-starter/pom.xml index 24002bcab..4199dc77e 100644 --- a/riptide-spring-boot-starter/pom.xml +++ b/riptide-spring-boot-starter/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.2.3-SNAPSHOT + 3.3.0 ../riptide-parent diff --git a/riptide-stream/pom.xml b/riptide-stream/pom.xml index 18d990b8b..defe2facd 100644 --- a/riptide-stream/pom.xml +++ b/riptide-stream/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.2.3-SNAPSHOT + 3.3.0 ../riptide-parent