From eb75dea2b770c647ab84187bc0af3b3e2d5e3382 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Willi=20Sch=C3=B6nborn?= Date: Tue, 9 Nov 2021 10:51:42 +0100 Subject: [PATCH] Release 0.28.0-RC.0 --- pom.xml | 2 +- problem-spring-common/pom.xml | 2 +- problem-spring-web-autoconfigure/pom.xml | 2 +- problem-spring-web-starter/pom.xml | 2 +- problem-spring-web/pom.xml | 2 +- problem-spring-webflux/pom.xml | 2 +- problem-violations/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 3764adef..5e078839 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.zalando problem-spring-parent - 0.28.0-SNAPSHOT + 0.28.0-RC.0 pom https://github.com/zalando/problem-spring-web diff --git a/problem-spring-common/pom.xml b/problem-spring-common/pom.xml index cec4e50d..a9626fcf 100644 --- a/problem-spring-common/pom.xml +++ b/problem-spring-common/pom.xml @@ -5,7 +5,7 @@ org.zalando problem-spring-parent - 0.28.0-SNAPSHOT + 0.28.0-RC.0 problem-spring-common diff --git a/problem-spring-web-autoconfigure/pom.xml b/problem-spring-web-autoconfigure/pom.xml index b61b6d8e..d3be48ed 100644 --- a/problem-spring-web-autoconfigure/pom.xml +++ b/problem-spring-web-autoconfigure/pom.xml @@ -6,7 +6,7 @@ org.zalando problem-spring-parent - 0.28.0-SNAPSHOT + 0.28.0-RC.0 problem-spring-web-autoconfigure diff --git a/problem-spring-web-starter/pom.xml b/problem-spring-web-starter/pom.xml index dabdc11d..891e1387 100644 --- a/problem-spring-web-starter/pom.xml +++ b/problem-spring-web-starter/pom.xml @@ -6,7 +6,7 @@ problem-spring-parent org.zalando - 0.28.0-SNAPSHOT + 0.28.0-RC.0 problem-spring-web-starter diff --git a/problem-spring-web/pom.xml b/problem-spring-web/pom.xml index 6ec34352..3698c4c8 100644 --- a/problem-spring-web/pom.xml +++ b/problem-spring-web/pom.xml @@ -5,7 +5,7 @@ org.zalando problem-spring-parent - 0.28.0-SNAPSHOT + 0.28.0-RC.0 problem-spring-web diff --git a/problem-spring-webflux/pom.xml b/problem-spring-webflux/pom.xml index ee17c4b0..2b094798 100644 --- a/problem-spring-webflux/pom.xml +++ b/problem-spring-webflux/pom.xml @@ -5,7 +5,7 @@ org.zalando problem-spring-parent - 0.28.0-SNAPSHOT + 0.28.0-RC.0 problem-spring-webflux diff --git a/problem-violations/pom.xml b/problem-violations/pom.xml index f6d86228..a7b08c58 100644 --- a/problem-violations/pom.xml +++ b/problem-violations/pom.xml @@ -5,7 +5,7 @@ org.zalando problem-spring-parent - 0.28.0-SNAPSHOT + 0.28.0-RC.0 problem-violations