From 6c50f1c3bed9a28d907645a3383f22f3a3562e71 Mon Sep 17 00:00:00 2001 From: Malte Pickhan Date: Fri, 14 Apr 2023 08:12:46 +0200 Subject: [PATCH] Release 0.29.1 --- 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 383dccdb..81399be3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.zalando problem-spring-parent - 0.29.0-SNAPSHOT + 0.29.1 pom https://github.com/zalando/problem-spring-web diff --git a/problem-spring-common/pom.xml b/problem-spring-common/pom.xml index 8153c7b0..c37c46cc 100644 --- a/problem-spring-common/pom.xml +++ b/problem-spring-common/pom.xml @@ -5,7 +5,7 @@ org.zalando problem-spring-parent - 0.29.0-SNAPSHOT + 0.29.1 problem-spring-common diff --git a/problem-spring-web-autoconfigure/pom.xml b/problem-spring-web-autoconfigure/pom.xml index 88d09f1d..5613d894 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.29.0-SNAPSHOT + 0.29.1 problem-spring-web-autoconfigure diff --git a/problem-spring-web-starter/pom.xml b/problem-spring-web-starter/pom.xml index 40f1c2a1..caf4fd9e 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.29.0-SNAPSHOT + 0.29.1 problem-spring-web-starter diff --git a/problem-spring-web/pom.xml b/problem-spring-web/pom.xml index cccb312c..d9434a4c 100644 --- a/problem-spring-web/pom.xml +++ b/problem-spring-web/pom.xml @@ -5,7 +5,7 @@ org.zalando problem-spring-parent - 0.29.0-SNAPSHOT + 0.29.1 problem-spring-web diff --git a/problem-spring-webflux/pom.xml b/problem-spring-webflux/pom.xml index bbcf8924..3ba3aea5 100644 --- a/problem-spring-webflux/pom.xml +++ b/problem-spring-webflux/pom.xml @@ -5,7 +5,7 @@ org.zalando problem-spring-parent - 0.29.0-SNAPSHOT + 0.29.1 problem-spring-webflux diff --git a/problem-violations/pom.xml b/problem-violations/pom.xml index 69a3e546..dc5c1a83 100644 --- a/problem-violations/pom.xml +++ b/problem-violations/pom.xml @@ -5,7 +5,7 @@ org.zalando problem-spring-parent - 0.29.0-SNAPSHOT + 0.29.1 problem-violations