diff --git a/pom.xml b/pom.xml index 56e1b601..21f7e4e4 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.zalando riptide - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT pom Riptide diff --git a/riptide-auth/pom.xml b/riptide-auth/pom.xml index f5ac575b..0f78e8b2 100644 --- a/riptide-auth/pom.xml +++ b/riptide-auth/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT ../riptide-parent diff --git a/riptide-bom/pom.xml b/riptide-bom/pom.xml index 2c235ea4..e96ecbc3 100644 --- a/riptide-bom/pom.xml +++ b/riptide-bom/pom.xml @@ -6,7 +6,7 @@ org.zalando riptide - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT riptide-bom @@ -21,97 +21,97 @@ org.zalando riptide-auth - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT org.zalando riptide-capture - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT org.zalando riptide-chaos - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT org.zalando riptide-compatibility - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT org.zalando riptide-concurrent - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT org.zalando riptide-core - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT org.zalando riptide-failsafe - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT org.zalando riptide-faults - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT org.zalando riptide-httpclient - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT org.zalando riptide-idempotency - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT org.zalando riptide-logbook - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT org.zalando riptide-micrometer - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT org.zalando riptide-opentracing - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT org.zalando riptide-opentelemetry - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT org.zalando riptide-problem - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT org.zalando riptide-soap - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT org.zalando riptide-spring-boot-autoconfigure - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT org.zalando riptide-spring-boot-starter - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT org.zalando riptide-stream - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/riptide-capture/pom.xml b/riptide-capture/pom.xml index 90b74743..ea968995 100644 --- a/riptide-capture/pom.xml +++ b/riptide-capture/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT ../riptide-parent diff --git a/riptide-chaos/pom.xml b/riptide-chaos/pom.xml index 3e4bbe53..f8cd673c 100644 --- a/riptide-chaos/pom.xml +++ b/riptide-chaos/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT ../riptide-parent diff --git a/riptide-compatibility/pom.xml b/riptide-compatibility/pom.xml index a6ed000c..31d385af 100644 --- a/riptide-compatibility/pom.xml +++ b/riptide-compatibility/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT ../riptide-parent diff --git a/riptide-compression/pom.xml b/riptide-compression/pom.xml index d56e5155..9b5b3f91 100644 --- a/riptide-compression/pom.xml +++ b/riptide-compression/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT ../riptide-parent diff --git a/riptide-concurrent/pom.xml b/riptide-concurrent/pom.xml index f9d47ae1..e35d32a7 100644 --- a/riptide-concurrent/pom.xml +++ b/riptide-concurrent/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT ../riptide-parent diff --git a/riptide-core/pom.xml b/riptide-core/pom.xml index 4f4bdc31..1286522f 100644 --- a/riptide-core/pom.xml +++ b/riptide-core/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT ../riptide-parent diff --git a/riptide-failsafe/pom.xml b/riptide-failsafe/pom.xml index a4292a1a..cc82b5d4 100644 --- a/riptide-failsafe/pom.xml +++ b/riptide-failsafe/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT ../riptide-parent diff --git a/riptide-faults/pom.xml b/riptide-faults/pom.xml index 8243fb42..2b74f048 100644 --- a/riptide-faults/pom.xml +++ b/riptide-faults/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT ../riptide-parent diff --git a/riptide-httpclient/pom.xml b/riptide-httpclient/pom.xml index bac0e53a..1340fe29 100644 --- a/riptide-httpclient/pom.xml +++ b/riptide-httpclient/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT ../riptide-parent diff --git a/riptide-idempotency/pom.xml b/riptide-idempotency/pom.xml index e0cee7e2..4c9b0bf4 100644 --- a/riptide-idempotency/pom.xml +++ b/riptide-idempotency/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT ../riptide-parent diff --git a/riptide-logbook/pom.xml b/riptide-logbook/pom.xml index 7540a30d..976a0427 100644 --- a/riptide-logbook/pom.xml +++ b/riptide-logbook/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT ../riptide-parent diff --git a/riptide-micrometer/pom.xml b/riptide-micrometer/pom.xml index 99a7b6b7..9af2f1ab 100644 --- a/riptide-micrometer/pom.xml +++ b/riptide-micrometer/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT ../riptide-parent diff --git a/riptide-opentelemetry/pom.xml b/riptide-opentelemetry/pom.xml index 59bfd374..be1b52c9 100644 --- a/riptide-opentelemetry/pom.xml +++ b/riptide-opentelemetry/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT ../riptide-parent diff --git a/riptide-opentracing/pom.xml b/riptide-opentracing/pom.xml index 57883356..16b7c7ce 100644 --- a/riptide-opentracing/pom.xml +++ b/riptide-opentracing/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT ../riptide-parent diff --git a/riptide-parent/pom.xml b/riptide-parent/pom.xml index c514a9c0..a7f3689b 100644 --- a/riptide-parent/pom.xml +++ b/riptide-parent/pom.xml @@ -6,7 +6,7 @@ org.zalando riptide - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT riptide-parent diff --git a/riptide-problem/pom.xml b/riptide-problem/pom.xml index 1228d102..43f01f9b 100644 --- a/riptide-problem/pom.xml +++ b/riptide-problem/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT ../riptide-parent diff --git a/riptide-soap/pom.xml b/riptide-soap/pom.xml index 9908c505..a6741043 100644 --- a/riptide-soap/pom.xml +++ b/riptide-soap/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT ../riptide-parent diff --git a/riptide-spring-boot-autoconfigure/pom.xml b/riptide-spring-boot-autoconfigure/pom.xml index 266f0d33..1a1cd47e 100644 --- a/riptide-spring-boot-autoconfigure/pom.xml +++ b/riptide-spring-boot-autoconfigure/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT ../riptide-parent diff --git a/riptide-spring-boot-starter/pom.xml b/riptide-spring-boot-starter/pom.xml index 816659ed..f4e97fad 100644 --- a/riptide-spring-boot-starter/pom.xml +++ b/riptide-spring-boot-starter/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT ../riptide-parent diff --git a/riptide-stream/pom.xml b/riptide-stream/pom.xml index 4d8ea336..d86a6c15 100644 --- a/riptide-stream/pom.xml +++ b/riptide-stream/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.1-SNAPSHOT + 4.2.1-SNAPSHOT ../riptide-parent