From f612bbb3060312cc9c140071cc95635d0a0c8bdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Willi=20Sch=C3=B6nborn?= Date: Tue, 19 Nov 2019 21:10:23 +0100 Subject: [PATCH] Release 3.0.0-RC.7 --- pom.xml | 2 +- riptide-auth/pom.xml | 2 +- riptide-bom/pom.xml | 36 +++++++++++------------ riptide-capture/pom.xml | 2 +- riptide-chaos/pom.xml | 2 +- riptide-compatibility/pom.xml | 2 +- riptide-compression/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, 37 insertions(+), 37 deletions(-) diff --git a/pom.xml b/pom.xml index 3d9b2c594..58bc9d5c8 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.zalando riptide-parent - 3.0.0-SNAPSHOT + 3.0.0-RC.7 pom Riptide diff --git a/riptide-auth/pom.xml b/riptide-auth/pom.xml index 00c667fae..cfda146c0 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.7 riptide-auth diff --git a/riptide-bom/pom.xml b/riptide-bom/pom.xml index 410b6b89f..a7db4350d 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.7 riptide-bom @@ -21,87 +21,87 @@ org.zalando riptide-auth - 3.0.0-SNAPSHOT + 3.0.0-RC.7 org.zalando riptide-capture - 3.0.0-SNAPSHOT + 3.0.0-RC.7 org.zalando riptide-chaos - 3.0.0-SNAPSHOT + 3.0.0-RC.7 org.zalando riptide-compatibility - 3.0.0-SNAPSHOT + 3.0.0-RC.7 org.zalando riptide-core - 3.0.0-SNAPSHOT + 3.0.0-RC.7 org.zalando riptide-failsafe - 3.0.0-SNAPSHOT + 3.0.0-RC.7 org.zalando riptide-faults - 3.0.0-SNAPSHOT + 3.0.0-RC.7 org.zalando riptide-httpclient - 3.0.0-SNAPSHOT + 3.0.0-RC.7 org.zalando riptide-idempotency - 3.0.0-SNAPSHOT + 3.0.0-RC.7 org.zalando riptide-logbook - 3.0.0-SNAPSHOT + 3.0.0-RC.7 org.zalando riptide-micrometer - 3.0.0-SNAPSHOT + 3.0.0-RC.7 org.zalando riptide-opentracing - 3.0.0-SNAPSHOT + 3.0.0-RC.7 org.zalando riptide-problem - 3.0.0-SNAPSHOT + 3.0.0-RC.7 org.zalando riptide-soap - 3.0.0-SNAPSHOT + 3.0.0-RC.7 org.zalando riptide-spring-boot-autoconfigure - 3.0.0-SNAPSHOT + 3.0.0-RC.7 org.zalando riptide-spring-boot-starter - 3.0.0-SNAPSHOT + 3.0.0-RC.7 org.zalando riptide-stream - 3.0.0-SNAPSHOT + 3.0.0-RC.7 diff --git a/riptide-capture/pom.xml b/riptide-capture/pom.xml index 30b11a554..d6d479d64 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.7 riptide-capture diff --git a/riptide-chaos/pom.xml b/riptide-chaos/pom.xml index c82f479dd..0a67bb215 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.7 riptide-chaos diff --git a/riptide-compatibility/pom.xml b/riptide-compatibility/pom.xml index 5079ae8ae..d3bdcde4e 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.7 riptide-compatibility diff --git a/riptide-compression/pom.xml b/riptide-compression/pom.xml index a71fecbfa..70b32d2da 100644 --- a/riptide-compression/pom.xml +++ b/riptide-compression/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 3.0.0-SNAPSHOT + 3.0.0-RC.7 riptide-compression diff --git a/riptide-core/pom.xml b/riptide-core/pom.xml index fb889adef..107e2a117 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.7 riptide-core diff --git a/riptide-failsafe/pom.xml b/riptide-failsafe/pom.xml index a15f1c8b1..8e0303768 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.7 riptide-failsafe diff --git a/riptide-faults/pom.xml b/riptide-faults/pom.xml index deeb1c471..e6b0ab4e5 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.7 riptide-faults diff --git a/riptide-httpclient/pom.xml b/riptide-httpclient/pom.xml index 272b6cab9..ef974e967 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.7 riptide-httpclient diff --git a/riptide-idempotency/pom.xml b/riptide-idempotency/pom.xml index cf47ab125..1de5d905a 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.7 riptide-idempotency diff --git a/riptide-logbook/pom.xml b/riptide-logbook/pom.xml index b9cfd1191..9468229bb 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.7 riptide-logbook diff --git a/riptide-micrometer/pom.xml b/riptide-micrometer/pom.xml index 7040bd911..5f63207b6 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.7 riptide-micrometer diff --git a/riptide-opentracing/pom.xml b/riptide-opentracing/pom.xml index 2c176b668..a02fbf322 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.7 riptide-opentracing diff --git a/riptide-problem/pom.xml b/riptide-problem/pom.xml index eb30445ed..6dfe1f946 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.7 riptide-problem diff --git a/riptide-soap/pom.xml b/riptide-soap/pom.xml index eb6e1c085..d43718d39 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.7 riptide-soap diff --git a/riptide-spring-boot-autoconfigure/pom.xml b/riptide-spring-boot-autoconfigure/pom.xml index 1633f21ce..a490020bb 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.7 riptide-spring-boot-autoconfigure diff --git a/riptide-spring-boot-starter/pom.xml b/riptide-spring-boot-starter/pom.xml index 0f432eafd..318d3c1cf 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.7 riptide-spring-boot-starter diff --git a/riptide-stream/pom.xml b/riptide-stream/pom.xml index edfa6f482..d6f966c6e 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.7 riptide-stream