From 135de49eb6120323942f60edc574402a9064e097 Mon Sep 17 00:00:00 2001 From: Roman Romanchuk Date: Wed, 12 Jun 2024 12:55:14 +0200 Subject: [PATCH 1/2] Release 4.0.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 4372eef7d..2f030fd4e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.zalando riptide - 4.0.0-SNAPSHOT + 4.0.0 pom Riptide diff --git a/riptide-auth/pom.xml b/riptide-auth/pom.xml index 12e0a6b24..5c3259332 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 ../riptide-parent diff --git a/riptide-bom/pom.xml b/riptide-bom/pom.xml index cdaeade0e..37a0cd22f 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 riptide-bom @@ -21,97 +21,97 @@ org.zalando riptide-auth - 4.0.0-SNAPSHOT + 4.0.0 org.zalando riptide-capture - 4.0.0-SNAPSHOT + 4.0.0 org.zalando riptide-chaos - 4.0.0-SNAPSHOT + 4.0.0 org.zalando riptide-compatibility - 4.0.0-SNAPSHOT + 4.0.0 org.zalando riptide-concurrent - 4.0.0-SNAPSHOT + 4.0.0 org.zalando riptide-core - 4.0.0-SNAPSHOT + 4.0.0 org.zalando riptide-failsafe - 4.0.0-SNAPSHOT + 4.0.0 org.zalando riptide-faults - 4.0.0-SNAPSHOT + 4.0.0 org.zalando riptide-httpclient - 4.0.0-SNAPSHOT + 4.0.0 org.zalando riptide-idempotency - 4.0.0-SNAPSHOT + 4.0.0 org.zalando riptide-logbook - 4.0.0-SNAPSHOT + 4.0.0 org.zalando riptide-micrometer - 4.0.0-SNAPSHOT + 4.0.0 org.zalando riptide-opentracing - 4.0.0-SNAPSHOT + 4.0.0 org.zalando riptide-opentelemetry - 4.0.0-SNAPSHOT + 4.0.0 org.zalando riptide-problem - 4.0.0-SNAPSHOT + 4.0.0 org.zalando riptide-soap - 4.0.0-SNAPSHOT + 4.0.0 org.zalando riptide-spring-boot-autoconfigure - 4.0.0-SNAPSHOT + 4.0.0 org.zalando riptide-spring-boot-starter - 4.0.0-SNAPSHOT + 4.0.0 org.zalando riptide-stream - 4.0.0-SNAPSHOT + 4.0.0 diff --git a/riptide-capture/pom.xml b/riptide-capture/pom.xml index 5300352e8..f6e53d2b4 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 ../riptide-parent diff --git a/riptide-chaos/pom.xml b/riptide-chaos/pom.xml index c46c4385c..f7e02ea7c 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 ../riptide-parent diff --git a/riptide-compatibility/pom.xml b/riptide-compatibility/pom.xml index f3a6711cc..ef7cb4612 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 ../riptide-parent diff --git a/riptide-compression/pom.xml b/riptide-compression/pom.xml index ef934bb46..069463ad6 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 ../riptide-parent diff --git a/riptide-concurrent/pom.xml b/riptide-concurrent/pom.xml index 7fe05bfa7..5543fdeb1 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 ../riptide-parent diff --git a/riptide-core/pom.xml b/riptide-core/pom.xml index 9a7f79bcc..ecbfeb421 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 ../riptide-parent diff --git a/riptide-failsafe/pom.xml b/riptide-failsafe/pom.xml index 7f3c20486..7eefac676 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 ../riptide-parent diff --git a/riptide-faults/pom.xml b/riptide-faults/pom.xml index 556ab39d0..d5b5005dc 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 ../riptide-parent diff --git a/riptide-httpclient/pom.xml b/riptide-httpclient/pom.xml index d40d515d6..1dfb87e5f 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 ../riptide-parent diff --git a/riptide-idempotency/pom.xml b/riptide-idempotency/pom.xml index dfaef7b94..6531ae426 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 ../riptide-parent diff --git a/riptide-logbook/pom.xml b/riptide-logbook/pom.xml index 0ae6dabbd..04bf0a86e 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 ../riptide-parent diff --git a/riptide-micrometer/pom.xml b/riptide-micrometer/pom.xml index d9f7ecc53..44fefb41b 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 ../riptide-parent diff --git a/riptide-opentelemetry/pom.xml b/riptide-opentelemetry/pom.xml index e5a6e50b6..851d8a40f 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 ../riptide-parent diff --git a/riptide-opentracing/pom.xml b/riptide-opentracing/pom.xml index aa2cc53d5..b39bdb62c 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 ../riptide-parent diff --git a/riptide-parent/pom.xml b/riptide-parent/pom.xml index 902fb4b05..a4627dccf 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 riptide-parent diff --git a/riptide-problem/pom.xml b/riptide-problem/pom.xml index f4f235bc1..32dab0dde 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 ../riptide-parent diff --git a/riptide-soap/pom.xml b/riptide-soap/pom.xml index e710a07f6..72c12904a 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 ../riptide-parent diff --git a/riptide-spring-boot-autoconfigure/pom.xml b/riptide-spring-boot-autoconfigure/pom.xml index fec32a4a3..22bb3c9ea 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 ../riptide-parent diff --git a/riptide-spring-boot-starter/pom.xml b/riptide-spring-boot-starter/pom.xml index ebef05cb4..967bc466a 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 ../riptide-parent diff --git a/riptide-stream/pom.xml b/riptide-stream/pom.xml index 56c12a56e..ba53cf1a6 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 ../riptide-parent From fe542ac6339de4f3aefebcdfd09b1b12b6af0e54 Mon Sep 17 00:00:00 2001 From: Roman Romanchuk Date: Wed, 12 Jun 2024 13:01:47 +0200 Subject: [PATCH 2/2] Development 4.0.1-SNAPSHOT --- 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 2f030fd4e..16f47578e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.zalando riptide - 4.0.0 + 4.0.1-SNAPSHOT pom Riptide diff --git a/riptide-auth/pom.xml b/riptide-auth/pom.xml index 5c3259332..7cac0db10 100644 --- a/riptide-auth/pom.xml +++ b/riptide-auth/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0 + 4.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-bom/pom.xml b/riptide-bom/pom.xml index 37a0cd22f..04f6768f9 100644 --- a/riptide-bom/pom.xml +++ b/riptide-bom/pom.xml @@ -6,7 +6,7 @@ org.zalando riptide - 4.0.0 + 4.0.1-SNAPSHOT riptide-bom @@ -21,97 +21,97 @@ org.zalando riptide-auth - 4.0.0 + 4.0.1-SNAPSHOT org.zalando riptide-capture - 4.0.0 + 4.0.1-SNAPSHOT org.zalando riptide-chaos - 4.0.0 + 4.0.1-SNAPSHOT org.zalando riptide-compatibility - 4.0.0 + 4.0.1-SNAPSHOT org.zalando riptide-concurrent - 4.0.0 + 4.0.1-SNAPSHOT org.zalando riptide-core - 4.0.0 + 4.0.1-SNAPSHOT org.zalando riptide-failsafe - 4.0.0 + 4.0.1-SNAPSHOT org.zalando riptide-faults - 4.0.0 + 4.0.1-SNAPSHOT org.zalando riptide-httpclient - 4.0.0 + 4.0.1-SNAPSHOT org.zalando riptide-idempotency - 4.0.0 + 4.0.1-SNAPSHOT org.zalando riptide-logbook - 4.0.0 + 4.0.1-SNAPSHOT org.zalando riptide-micrometer - 4.0.0 + 4.0.1-SNAPSHOT org.zalando riptide-opentracing - 4.0.0 + 4.0.1-SNAPSHOT org.zalando riptide-opentelemetry - 4.0.0 + 4.0.1-SNAPSHOT org.zalando riptide-problem - 4.0.0 + 4.0.1-SNAPSHOT org.zalando riptide-soap - 4.0.0 + 4.0.1-SNAPSHOT org.zalando riptide-spring-boot-autoconfigure - 4.0.0 + 4.0.1-SNAPSHOT org.zalando riptide-spring-boot-starter - 4.0.0 + 4.0.1-SNAPSHOT org.zalando riptide-stream - 4.0.0 + 4.0.1-SNAPSHOT diff --git a/riptide-capture/pom.xml b/riptide-capture/pom.xml index f6e53d2b4..a31947f18 100644 --- a/riptide-capture/pom.xml +++ b/riptide-capture/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0 + 4.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-chaos/pom.xml b/riptide-chaos/pom.xml index f7e02ea7c..313d2adfe 100644 --- a/riptide-chaos/pom.xml +++ b/riptide-chaos/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0 + 4.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-compatibility/pom.xml b/riptide-compatibility/pom.xml index ef7cb4612..328e9e131 100644 --- a/riptide-compatibility/pom.xml +++ b/riptide-compatibility/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0 + 4.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-compression/pom.xml b/riptide-compression/pom.xml index 069463ad6..7ed804b8e 100644 --- a/riptide-compression/pom.xml +++ b/riptide-compression/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0 + 4.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-concurrent/pom.xml b/riptide-concurrent/pom.xml index 5543fdeb1..650169305 100644 --- a/riptide-concurrent/pom.xml +++ b/riptide-concurrent/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0 + 4.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-core/pom.xml b/riptide-core/pom.xml index ecbfeb421..c7dfe25f4 100644 --- a/riptide-core/pom.xml +++ b/riptide-core/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0 + 4.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-failsafe/pom.xml b/riptide-failsafe/pom.xml index 7eefac676..1ba95e504 100644 --- a/riptide-failsafe/pom.xml +++ b/riptide-failsafe/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0 + 4.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-faults/pom.xml b/riptide-faults/pom.xml index d5b5005dc..2561754e0 100644 --- a/riptide-faults/pom.xml +++ b/riptide-faults/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0 + 4.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-httpclient/pom.xml b/riptide-httpclient/pom.xml index 1dfb87e5f..4025f7be1 100644 --- a/riptide-httpclient/pom.xml +++ b/riptide-httpclient/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0 + 4.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-idempotency/pom.xml b/riptide-idempotency/pom.xml index 6531ae426..31070ddc1 100644 --- a/riptide-idempotency/pom.xml +++ b/riptide-idempotency/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0 + 4.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-logbook/pom.xml b/riptide-logbook/pom.xml index 04bf0a86e..2999495e0 100644 --- a/riptide-logbook/pom.xml +++ b/riptide-logbook/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0 + 4.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-micrometer/pom.xml b/riptide-micrometer/pom.xml index 44fefb41b..41990a700 100644 --- a/riptide-micrometer/pom.xml +++ b/riptide-micrometer/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0 + 4.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-opentelemetry/pom.xml b/riptide-opentelemetry/pom.xml index 851d8a40f..05aea90d1 100644 --- a/riptide-opentelemetry/pom.xml +++ b/riptide-opentelemetry/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0 + 4.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-opentracing/pom.xml b/riptide-opentracing/pom.xml index b39bdb62c..16b936090 100644 --- a/riptide-opentracing/pom.xml +++ b/riptide-opentracing/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0 + 4.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-parent/pom.xml b/riptide-parent/pom.xml index a4627dccf..97f685547 100644 --- a/riptide-parent/pom.xml +++ b/riptide-parent/pom.xml @@ -6,7 +6,7 @@ org.zalando riptide - 4.0.0 + 4.0.1-SNAPSHOT riptide-parent diff --git a/riptide-problem/pom.xml b/riptide-problem/pom.xml index 32dab0dde..67b2ff419 100644 --- a/riptide-problem/pom.xml +++ b/riptide-problem/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0 + 4.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-soap/pom.xml b/riptide-soap/pom.xml index 72c12904a..82a5af5c7 100644 --- a/riptide-soap/pom.xml +++ b/riptide-soap/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0 + 4.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-spring-boot-autoconfigure/pom.xml b/riptide-spring-boot-autoconfigure/pom.xml index 22bb3c9ea..03d1ca29b 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 + 4.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-spring-boot-starter/pom.xml b/riptide-spring-boot-starter/pom.xml index 967bc466a..27830ba91 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 + 4.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-stream/pom.xml b/riptide-stream/pom.xml index ba53cf1a6..ca0c7ad90 100644 --- a/riptide-stream/pom.xml +++ b/riptide-stream/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.0.0 + 4.0.1-SNAPSHOT ../riptide-parent