From 8926d042cbda9da3e24bfe7b36286d775922f6ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Willi=20Sch=C3=B6nborn?= Date: Mon, 9 Jul 2018 08:41:40 +0200 Subject: [PATCH] Release 0.21.0 --- jackson-datatype-problem/pom.xml | 2 +- pom.xml | 2 +- problem/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jackson-datatype-problem/pom.xml b/jackson-datatype-problem/pom.xml index 7b46ac9..4676360 100644 --- a/jackson-datatype-problem/pom.xml +++ b/jackson-datatype-problem/pom.xml @@ -7,7 +7,7 @@ org.zalando problem-parent - 0.21.0-SNAPSHOT + 0.21.0 jackson-datatype-problem diff --git a/pom.xml b/pom.xml index a3ef934..9a82a7e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.zalando problem-parent - 0.21.0-SNAPSHOT + 0.21.0 pom Problem: Parent diff --git a/problem/pom.xml b/problem/pom.xml index e05a6af..8afc651 100644 --- a/problem/pom.xml +++ b/problem/pom.xml @@ -7,7 +7,7 @@ org.zalando problem-parent - 0.21.0-SNAPSHOT + 0.21.0 problem