From e2ba10b61bcce2f59a5e383ebec5972c155905a9 Mon Sep 17 00:00:00 2001 From: Roman Romanchuk Date: Fri, 8 Nov 2024 11:54:34 +0100 Subject: [PATCH] Release 4.1.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 3b81e777..45e99ad8 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.zalando riptide - 4.0.1-SNAPSHOT + 4.1.0 pom Riptide diff --git a/riptide-auth/pom.xml b/riptide-auth/pom.xml index 7cac0db1..7fe87378 100644 --- a/riptide-auth/pom.xml +++ b/riptide-auth/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.1-SNAPSHOT + 4.1.0 ../riptide-parent diff --git a/riptide-bom/pom.xml b/riptide-bom/pom.xml index 04f6768f..aec6e5a4 100644 --- a/riptide-bom/pom.xml +++ b/riptide-bom/pom.xml @@ -6,7 +6,7 @@ org.zalando riptide - 4.0.1-SNAPSHOT + 4.1.0 riptide-bom @@ -21,97 +21,97 @@ org.zalando riptide-auth - 4.0.1-SNAPSHOT + 4.1.0 org.zalando riptide-capture - 4.0.1-SNAPSHOT + 4.1.0 org.zalando riptide-chaos - 4.0.1-SNAPSHOT + 4.1.0 org.zalando riptide-compatibility - 4.0.1-SNAPSHOT + 4.1.0 org.zalando riptide-concurrent - 4.0.1-SNAPSHOT + 4.1.0 org.zalando riptide-core - 4.0.1-SNAPSHOT + 4.1.0 org.zalando riptide-failsafe - 4.0.1-SNAPSHOT + 4.1.0 org.zalando riptide-faults - 4.0.1-SNAPSHOT + 4.1.0 org.zalando riptide-httpclient - 4.0.1-SNAPSHOT + 4.1.0 org.zalando riptide-idempotency - 4.0.1-SNAPSHOT + 4.1.0 org.zalando riptide-logbook - 4.0.1-SNAPSHOT + 4.1.0 org.zalando riptide-micrometer - 4.0.1-SNAPSHOT + 4.1.0 org.zalando riptide-opentracing - 4.0.1-SNAPSHOT + 4.1.0 org.zalando riptide-opentelemetry - 4.0.1-SNAPSHOT + 4.1.0 org.zalando riptide-problem - 4.0.1-SNAPSHOT + 4.1.0 org.zalando riptide-soap - 4.0.1-SNAPSHOT + 4.1.0 org.zalando riptide-spring-boot-autoconfigure - 4.0.1-SNAPSHOT + 4.1.0 org.zalando riptide-spring-boot-starter - 4.0.1-SNAPSHOT + 4.1.0 org.zalando riptide-stream - 4.0.1-SNAPSHOT + 4.1.0 diff --git a/riptide-capture/pom.xml b/riptide-capture/pom.xml index a31947f1..07122c2a 100644 --- a/riptide-capture/pom.xml +++ b/riptide-capture/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.1-SNAPSHOT + 4.1.0 ../riptide-parent diff --git a/riptide-chaos/pom.xml b/riptide-chaos/pom.xml index 313d2adf..3fbc4361 100644 --- a/riptide-chaos/pom.xml +++ b/riptide-chaos/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.1-SNAPSHOT + 4.1.0 ../riptide-parent diff --git a/riptide-compatibility/pom.xml b/riptide-compatibility/pom.xml index 328e9e13..f35ea8c5 100644 --- a/riptide-compatibility/pom.xml +++ b/riptide-compatibility/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.1-SNAPSHOT + 4.1.0 ../riptide-parent diff --git a/riptide-compression/pom.xml b/riptide-compression/pom.xml index 7ed804b8..b686fc11 100644 --- a/riptide-compression/pom.xml +++ b/riptide-compression/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.1-SNAPSHOT + 4.1.0 ../riptide-parent diff --git a/riptide-concurrent/pom.xml b/riptide-concurrent/pom.xml index 65016930..6deefb32 100644 --- a/riptide-concurrent/pom.xml +++ b/riptide-concurrent/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.1-SNAPSHOT + 4.1.0 ../riptide-parent diff --git a/riptide-core/pom.xml b/riptide-core/pom.xml index c7dfe25f..49c9e8ba 100644 --- a/riptide-core/pom.xml +++ b/riptide-core/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.1-SNAPSHOT + 4.1.0 ../riptide-parent diff --git a/riptide-failsafe/pom.xml b/riptide-failsafe/pom.xml index 7f7c27ae..0e109ada 100644 --- a/riptide-failsafe/pom.xml +++ b/riptide-failsafe/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.1-SNAPSHOT + 4.1.0 ../riptide-parent diff --git a/riptide-faults/pom.xml b/riptide-faults/pom.xml index 2561754e..8bd79dfc 100644 --- a/riptide-faults/pom.xml +++ b/riptide-faults/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.1-SNAPSHOT + 4.1.0 ../riptide-parent diff --git a/riptide-httpclient/pom.xml b/riptide-httpclient/pom.xml index 4025f7be..c7c574ff 100644 --- a/riptide-httpclient/pom.xml +++ b/riptide-httpclient/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.1-SNAPSHOT + 4.1.0 ../riptide-parent diff --git a/riptide-idempotency/pom.xml b/riptide-idempotency/pom.xml index 31070ddc..1086ae89 100644 --- a/riptide-idempotency/pom.xml +++ b/riptide-idempotency/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.1-SNAPSHOT + 4.1.0 ../riptide-parent diff --git a/riptide-logbook/pom.xml b/riptide-logbook/pom.xml index 2999495e..795e9fe3 100644 --- a/riptide-logbook/pom.xml +++ b/riptide-logbook/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.1-SNAPSHOT + 4.1.0 ../riptide-parent diff --git a/riptide-micrometer/pom.xml b/riptide-micrometer/pom.xml index 41990a70..f470585f 100644 --- a/riptide-micrometer/pom.xml +++ b/riptide-micrometer/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.1-SNAPSHOT + 4.1.0 ../riptide-parent diff --git a/riptide-opentelemetry/pom.xml b/riptide-opentelemetry/pom.xml index c6da18ec..60181601 100644 --- a/riptide-opentelemetry/pom.xml +++ b/riptide-opentelemetry/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.1-SNAPSHOT + 4.1.0 ../riptide-parent diff --git a/riptide-opentracing/pom.xml b/riptide-opentracing/pom.xml index 16b93609..2c91ccc2 100644 --- a/riptide-opentracing/pom.xml +++ b/riptide-opentracing/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.1-SNAPSHOT + 4.1.0 ../riptide-parent diff --git a/riptide-parent/pom.xml b/riptide-parent/pom.xml index 803975fe..cb8e5bc8 100644 --- a/riptide-parent/pom.xml +++ b/riptide-parent/pom.xml @@ -6,7 +6,7 @@ org.zalando riptide - 4.0.1-SNAPSHOT + 4.1.0 riptide-parent diff --git a/riptide-problem/pom.xml b/riptide-problem/pom.xml index 67b2ff41..7e83a45f 100644 --- a/riptide-problem/pom.xml +++ b/riptide-problem/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.1-SNAPSHOT + 4.1.0 ../riptide-parent diff --git a/riptide-soap/pom.xml b/riptide-soap/pom.xml index 82a5af5c..84c5784a 100644 --- a/riptide-soap/pom.xml +++ b/riptide-soap/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.1-SNAPSHOT + 4.1.0 ../riptide-parent diff --git a/riptide-spring-boot-autoconfigure/pom.xml b/riptide-spring-boot-autoconfigure/pom.xml index 03d1ca29..552c2788 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.1-SNAPSHOT + 4.1.0 ../riptide-parent diff --git a/riptide-spring-boot-starter/pom.xml b/riptide-spring-boot-starter/pom.xml index 27830ba9..4a9e27e3 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.1-SNAPSHOT + 4.1.0 ../riptide-parent diff --git a/riptide-stream/pom.xml b/riptide-stream/pom.xml index ca0c7ad9..d354b273 100644 --- a/riptide-stream/pom.xml +++ b/riptide-stream/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.1-SNAPSHOT + 4.1.0 ../riptide-parent