diff --git a/pom.xml b/pom.xml index 45e99ad8..e1f8a3e9 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.zalando riptide - 4.1.0 + 4.1.1-SNAPSHOT pom Riptide diff --git a/riptide-auth/pom.xml b/riptide-auth/pom.xml index 7fe87378..f5ac575b 100644 --- a/riptide-auth/pom.xml +++ b/riptide-auth/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.0 + 4.1.1-SNAPSHOT ../riptide-parent diff --git a/riptide-bom/pom.xml b/riptide-bom/pom.xml index aec6e5a4..2c235ea4 100644 --- a/riptide-bom/pom.xml +++ b/riptide-bom/pom.xml @@ -6,7 +6,7 @@ org.zalando riptide - 4.1.0 + 4.1.1-SNAPSHOT riptide-bom @@ -21,97 +21,97 @@ org.zalando riptide-auth - 4.1.0 + 4.1.1-SNAPSHOT org.zalando riptide-capture - 4.1.0 + 4.1.1-SNAPSHOT org.zalando riptide-chaos - 4.1.0 + 4.1.1-SNAPSHOT org.zalando riptide-compatibility - 4.1.0 + 4.1.1-SNAPSHOT org.zalando riptide-concurrent - 4.1.0 + 4.1.1-SNAPSHOT org.zalando riptide-core - 4.1.0 + 4.1.1-SNAPSHOT org.zalando riptide-failsafe - 4.1.0 + 4.1.1-SNAPSHOT org.zalando riptide-faults - 4.1.0 + 4.1.1-SNAPSHOT org.zalando riptide-httpclient - 4.1.0 + 4.1.1-SNAPSHOT org.zalando riptide-idempotency - 4.1.0 + 4.1.1-SNAPSHOT org.zalando riptide-logbook - 4.1.0 + 4.1.1-SNAPSHOT org.zalando riptide-micrometer - 4.1.0 + 4.1.1-SNAPSHOT org.zalando riptide-opentracing - 4.1.0 + 4.1.1-SNAPSHOT org.zalando riptide-opentelemetry - 4.1.0 + 4.1.1-SNAPSHOT org.zalando riptide-problem - 4.1.0 + 4.1.1-SNAPSHOT org.zalando riptide-soap - 4.1.0 + 4.1.1-SNAPSHOT org.zalando riptide-spring-boot-autoconfigure - 4.1.0 + 4.1.1-SNAPSHOT org.zalando riptide-spring-boot-starter - 4.1.0 + 4.1.1-SNAPSHOT org.zalando riptide-stream - 4.1.0 + 4.1.1-SNAPSHOT diff --git a/riptide-capture/pom.xml b/riptide-capture/pom.xml index 07122c2a..90b74743 100644 --- a/riptide-capture/pom.xml +++ b/riptide-capture/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.0 + 4.1.1-SNAPSHOT ../riptide-parent diff --git a/riptide-chaos/pom.xml b/riptide-chaos/pom.xml index 3fbc4361..3e4bbe53 100644 --- a/riptide-chaos/pom.xml +++ b/riptide-chaos/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.0 + 4.1.1-SNAPSHOT ../riptide-parent diff --git a/riptide-compatibility/pom.xml b/riptide-compatibility/pom.xml index f35ea8c5..a6ed000c 100644 --- a/riptide-compatibility/pom.xml +++ b/riptide-compatibility/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.0 + 4.1.1-SNAPSHOT ../riptide-parent diff --git a/riptide-compression/pom.xml b/riptide-compression/pom.xml index b686fc11..d56e5155 100644 --- a/riptide-compression/pom.xml +++ b/riptide-compression/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.0 + 4.1.1-SNAPSHOT ../riptide-parent diff --git a/riptide-concurrent/pom.xml b/riptide-concurrent/pom.xml index 6deefb32..f9d47ae1 100644 --- a/riptide-concurrent/pom.xml +++ b/riptide-concurrent/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.0 + 4.1.1-SNAPSHOT ../riptide-parent diff --git a/riptide-core/pom.xml b/riptide-core/pom.xml index 49c9e8ba..4f4bdc31 100644 --- a/riptide-core/pom.xml +++ b/riptide-core/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.0 + 4.1.1-SNAPSHOT ../riptide-parent diff --git a/riptide-failsafe/pom.xml b/riptide-failsafe/pom.xml index 0e109ada..a4292a1a 100644 --- a/riptide-failsafe/pom.xml +++ b/riptide-failsafe/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.0 + 4.1.1-SNAPSHOT ../riptide-parent diff --git a/riptide-faults/pom.xml b/riptide-faults/pom.xml index 8bd79dfc..8243fb42 100644 --- a/riptide-faults/pom.xml +++ b/riptide-faults/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.0 + 4.1.1-SNAPSHOT ../riptide-parent diff --git a/riptide-httpclient/pom.xml b/riptide-httpclient/pom.xml index c7c574ff..bac0e53a 100644 --- a/riptide-httpclient/pom.xml +++ b/riptide-httpclient/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.0 + 4.1.1-SNAPSHOT ../riptide-parent diff --git a/riptide-idempotency/pom.xml b/riptide-idempotency/pom.xml index 1086ae89..e0cee7e2 100644 --- a/riptide-idempotency/pom.xml +++ b/riptide-idempotency/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.0 + 4.1.1-SNAPSHOT ../riptide-parent diff --git a/riptide-logbook/pom.xml b/riptide-logbook/pom.xml index 795e9fe3..7540a30d 100644 --- a/riptide-logbook/pom.xml +++ b/riptide-logbook/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.0 + 4.1.1-SNAPSHOT ../riptide-parent diff --git a/riptide-micrometer/pom.xml b/riptide-micrometer/pom.xml index f470585f..99a7b6b7 100644 --- a/riptide-micrometer/pom.xml +++ b/riptide-micrometer/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.0 + 4.1.1-SNAPSHOT ../riptide-parent diff --git a/riptide-opentelemetry/pom.xml b/riptide-opentelemetry/pom.xml index 60181601..59bfd374 100644 --- a/riptide-opentelemetry/pom.xml +++ b/riptide-opentelemetry/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.0 + 4.1.1-SNAPSHOT ../riptide-parent diff --git a/riptide-opentracing/pom.xml b/riptide-opentracing/pom.xml index 2c91ccc2..57883356 100644 --- a/riptide-opentracing/pom.xml +++ b/riptide-opentracing/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.0 + 4.1.1-SNAPSHOT ../riptide-parent diff --git a/riptide-parent/pom.xml b/riptide-parent/pom.xml index cb8e5bc8..3fd189d6 100644 --- a/riptide-parent/pom.xml +++ b/riptide-parent/pom.xml @@ -6,7 +6,7 @@ org.zalando riptide - 4.1.0 + 4.1.1-SNAPSHOT riptide-parent diff --git a/riptide-problem/pom.xml b/riptide-problem/pom.xml index 7e83a45f..1228d102 100644 --- a/riptide-problem/pom.xml +++ b/riptide-problem/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.0 + 4.1.1-SNAPSHOT ../riptide-parent diff --git a/riptide-soap/pom.xml b/riptide-soap/pom.xml index 84c5784a..9908c505 100644 --- a/riptide-soap/pom.xml +++ b/riptide-soap/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.0 + 4.1.1-SNAPSHOT ../riptide-parent diff --git a/riptide-spring-boot-autoconfigure/pom.xml b/riptide-spring-boot-autoconfigure/pom.xml index 552c2788..266f0d33 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.0 + 4.1.1-SNAPSHOT ../riptide-parent diff --git a/riptide-spring-boot-starter/pom.xml b/riptide-spring-boot-starter/pom.xml index 4a9e27e3..816659ed 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.0 + 4.1.1-SNAPSHOT ../riptide-parent diff --git a/riptide-stream/pom.xml b/riptide-stream/pom.xml index d354b273..4d8ea336 100644 --- a/riptide-stream/pom.xml +++ b/riptide-stream/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.1.0 + 4.1.1-SNAPSHOT ../riptide-parent