From 796c1b681a841abf8df29ba99eb92d399faacefa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Willi=20Sch=C3=B6nborn?= Date: Wed, 11 Sep 2019 20:32:30 +0200 Subject: [PATCH] Release 3.0.0-RC.5 --- pom.xml | 2 +- riptide-auth/pom.xml | 2 +- riptide-backup/pom.xml | 2 +- riptide-bom/pom.xml | 38 +++++++++++------------ riptide-capture/pom.xml | 2 +- riptide-chaos/pom.xml | 2 +- riptide-compatibility/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-opentracing/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 +- 20 files changed, 38 insertions(+), 38 deletions(-) diff --git a/pom.xml b/pom.xml index c890cf0fd..98e28428a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.zalando riptide-parent - 3.0.0-SNAPSHOT + 3.0.0-RC.5 pom Riptide diff --git a/riptide-auth/pom.xml b/riptide-auth/pom.xml index 00c667fae..93767ab08 100644 --- a/riptide-auth/pom.xml +++ b/riptide-auth/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.0.0-SNAPSHOT + 3.0.0-RC.5 riptide-auth diff --git a/riptide-backup/pom.xml b/riptide-backup/pom.xml index a3d011fbe..21d81a443 100644 --- a/riptide-backup/pom.xml +++ b/riptide-backup/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.0.0-SNAPSHOT + 3.0.0-RC.5 riptide-backup diff --git a/riptide-bom/pom.xml b/riptide-bom/pom.xml index 4556811ea..39cc29987 100644 --- a/riptide-bom/pom.xml +++ b/riptide-bom/pom.xml @@ -6,7 +6,7 @@ org.zalando riptide-parent - 3.0.0-SNAPSHOT + 3.0.0-RC.5 riptide-bom @@ -21,92 +21,92 @@ org.zalando riptide-auth - 3.0.0-SNAPSHOT + 3.0.0-RC.5 org.zalando riptide-backup - 3.0.0-SNAPSHOT + 3.0.0-RC.5 org.zalando riptide-capture - 3.0.0-SNAPSHOT + 3.0.0-RC.5 org.zalando riptide-chaos - 3.0.0-SNAPSHOT + 3.0.0-RC.5 org.zalando riptide-compatibility - 3.0.0-SNAPSHOT + 3.0.0-RC.5 org.zalando riptide-core - 3.0.0-SNAPSHOT + 3.0.0-RC.5 org.zalando riptide-failsafe - 3.0.0-SNAPSHOT + 3.0.0-RC.5 org.zalando riptide-faults - 3.0.0-SNAPSHOT + 3.0.0-RC.5 org.zalando riptide-httpclient - 3.0.0-SNAPSHOT + 3.0.0-RC.5 org.zalando riptide-idempotency - 3.0.0-SNAPSHOT + 3.0.0-RC.5 org.zalando riptide-logbook - 3.0.0-SNAPSHOT + 3.0.0-RC.5 org.zalando riptide-micrometer - 3.0.0-SNAPSHOT + 3.0.0-RC.5 org.zalando riptide-opentracing - 3.0.0-SNAPSHOT + 3.0.0-RC.5 org.zalando riptide-problem - 3.0.0-SNAPSHOT + 3.0.0-RC.5 org.zalando riptide-soap - 3.0.0-SNAPSHOT + 3.0.0-RC.5 org.zalando riptide-spring-boot-autoconfigure - 3.0.0-SNAPSHOT + 3.0.0-RC.5 org.zalando riptide-spring-boot-starter - 3.0.0-SNAPSHOT + 3.0.0-RC.5 org.zalando riptide-stream - 3.0.0-SNAPSHOT + 3.0.0-RC.5 diff --git a/riptide-capture/pom.xml b/riptide-capture/pom.xml index 30b11a554..4a251f5e9 100644 --- a/riptide-capture/pom.xml +++ b/riptide-capture/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.0.0-SNAPSHOT + 3.0.0-RC.5 riptide-capture diff --git a/riptide-chaos/pom.xml b/riptide-chaos/pom.xml index c82f479dd..13ac8966e 100644 --- a/riptide-chaos/pom.xml +++ b/riptide-chaos/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.0.0-SNAPSHOT + 3.0.0-RC.5 riptide-chaos diff --git a/riptide-compatibility/pom.xml b/riptide-compatibility/pom.xml index 5079ae8ae..f92b07a8d 100644 --- a/riptide-compatibility/pom.xml +++ b/riptide-compatibility/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.0.0-SNAPSHOT + 3.0.0-RC.5 riptide-compatibility diff --git a/riptide-core/pom.xml b/riptide-core/pom.xml index e3bd43235..72cd0a511 100644 --- a/riptide-core/pom.xml +++ b/riptide-core/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.0.0-SNAPSHOT + 3.0.0-RC.5 riptide-core diff --git a/riptide-failsafe/pom.xml b/riptide-failsafe/pom.xml index eef172716..2875c1dee 100644 --- a/riptide-failsafe/pom.xml +++ b/riptide-failsafe/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.0.0-SNAPSHOT + 3.0.0-RC.5 riptide-failsafe diff --git a/riptide-faults/pom.xml b/riptide-faults/pom.xml index deeb1c471..3425949ef 100644 --- a/riptide-faults/pom.xml +++ b/riptide-faults/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.0.0-SNAPSHOT + 3.0.0-RC.5 riptide-faults diff --git a/riptide-httpclient/pom.xml b/riptide-httpclient/pom.xml index b62cfc9d7..47ff77892 100644 --- a/riptide-httpclient/pom.xml +++ b/riptide-httpclient/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.0.0-SNAPSHOT + 3.0.0-RC.5 riptide-httpclient diff --git a/riptide-idempotency/pom.xml b/riptide-idempotency/pom.xml index cf47ab125..b511a72cb 100644 --- a/riptide-idempotency/pom.xml +++ b/riptide-idempotency/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.0.0-SNAPSHOT + 3.0.0-RC.5 riptide-idempotency diff --git a/riptide-logbook/pom.xml b/riptide-logbook/pom.xml index fb327d032..6511f5956 100644 --- a/riptide-logbook/pom.xml +++ b/riptide-logbook/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.0.0-SNAPSHOT + 3.0.0-RC.5 riptide-logbook diff --git a/riptide-micrometer/pom.xml b/riptide-micrometer/pom.xml index 3ce8a1d31..eb1889f00 100644 --- a/riptide-micrometer/pom.xml +++ b/riptide-micrometer/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.0.0-SNAPSHOT + 3.0.0-RC.5 riptide-micrometer diff --git a/riptide-opentracing/pom.xml b/riptide-opentracing/pom.xml index 2c176b668..7c0508959 100644 --- a/riptide-opentracing/pom.xml +++ b/riptide-opentracing/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.0.0-SNAPSHOT + 3.0.0-RC.5 riptide-opentracing diff --git a/riptide-problem/pom.xml b/riptide-problem/pom.xml index eb30445ed..8405fccba 100644 --- a/riptide-problem/pom.xml +++ b/riptide-problem/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.0.0-SNAPSHOT + 3.0.0-RC.5 riptide-problem diff --git a/riptide-soap/pom.xml b/riptide-soap/pom.xml index eb6e1c085..05a42ce3c 100644 --- a/riptide-soap/pom.xml +++ b/riptide-soap/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.0.0-SNAPSHOT + 3.0.0-RC.5 riptide-soap diff --git a/riptide-spring-boot-autoconfigure/pom.xml b/riptide-spring-boot-autoconfigure/pom.xml index 590f164f4..1806a4573 100644 --- a/riptide-spring-boot-autoconfigure/pom.xml +++ b/riptide-spring-boot-autoconfigure/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.0.0-SNAPSHOT + 3.0.0-RC.5 riptide-spring-boot-autoconfigure diff --git a/riptide-spring-boot-starter/pom.xml b/riptide-spring-boot-starter/pom.xml index 0f432eafd..64b4c7636 100644 --- a/riptide-spring-boot-starter/pom.xml +++ b/riptide-spring-boot-starter/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.0.0-SNAPSHOT + 3.0.0-RC.5 riptide-spring-boot-starter diff --git a/riptide-stream/pom.xml b/riptide-stream/pom.xml index edfa6f482..d0ab79128 100644 --- a/riptide-stream/pom.xml +++ b/riptide-stream/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.0.0-SNAPSHOT + 3.0.0-RC.5 riptide-stream