From 7e516de6f1e918d62b1f513bf6de6a61afaa8d34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Willi=20Sch=C3=B6nborn?= Date: Fri, 9 Feb 2018 10:35:21 +0100 Subject: [PATCH] Development 1.6.0-SNAPSHOT --- logbook-api/pom.xml | 2 +- logbook-core/pom.xml | 2 +- logbook-httpclient/pom.xml | 2 +- logbook-servlet/pom.xml | 2 +- logbook-spring-boot-starter/pom.xml | 2 +- logbook-test/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/logbook-api/pom.xml b/logbook-api/pom.xml index 719d60d31..94ecdb6af 100644 --- a/logbook-api/pom.xml +++ b/logbook-api/pom.xml @@ -10,7 +10,7 @@ org.zalando logbook-parent - 1.5.5 + 1.6.0-SNAPSHOT logbook-api diff --git a/logbook-core/pom.xml b/logbook-core/pom.xml index e376be86f..3af5b433f 100644 --- a/logbook-core/pom.xml +++ b/logbook-core/pom.xml @@ -10,7 +10,7 @@ org.zalando logbook-parent - 1.5.5 + 1.6.0-SNAPSHOT logbook-core diff --git a/logbook-httpclient/pom.xml b/logbook-httpclient/pom.xml index 0335ded79..54f6f95c2 100644 --- a/logbook-httpclient/pom.xml +++ b/logbook-httpclient/pom.xml @@ -10,7 +10,7 @@ org.zalando logbook-parent - 1.5.5 + 1.6.0-SNAPSHOT logbook-httpclient diff --git a/logbook-servlet/pom.xml b/logbook-servlet/pom.xml index ebfabd3bd..4be9445d3 100644 --- a/logbook-servlet/pom.xml +++ b/logbook-servlet/pom.xml @@ -10,7 +10,7 @@ org.zalando logbook-parent - 1.5.5 + 1.6.0-SNAPSHOT logbook-servlet diff --git a/logbook-spring-boot-starter/pom.xml b/logbook-spring-boot-starter/pom.xml index 4b47a338f..b35810351 100644 --- a/logbook-spring-boot-starter/pom.xml +++ b/logbook-spring-boot-starter/pom.xml @@ -10,7 +10,7 @@ org.zalando logbook-parent - 1.5.5 + 1.6.0-SNAPSHOT logbook-spring-boot-starter diff --git a/logbook-test/pom.xml b/logbook-test/pom.xml index c5cfd2646..41b53bc90 100644 --- a/logbook-test/pom.xml +++ b/logbook-test/pom.xml @@ -10,7 +10,7 @@ org.zalando logbook-parent - 1.5.5 + 1.6.0-SNAPSHOT logbook-test diff --git a/pom.xml b/pom.xml index 60e55fbd2..7c9a8e6bf 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.zalando logbook-parent - 1.5.5 + 1.6.0-SNAPSHOT pom Logbook