From bf082ac221598791e16828c9581d19715d06e689 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Horstmann?= Date: Mon, 20 Mar 2017 19:45:12 +0100 Subject: [PATCH] Release 0.9.1 --- fahrschein-example/pom.xml | 2 +- fahrschein-inmemory/pom.xml | 2 +- fahrschein-jdbc/pom.xml | 2 +- fahrschein-metrics-dropwizard/pom.xml | 2 +- fahrschein-redis/pom.xml | 2 +- fahrschein-test-support/pom.xml | 2 +- fahrschein/pom.xml | 2 +- pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/fahrschein-example/pom.xml b/fahrschein-example/pom.xml index 1753e845..603942aa 100644 --- a/fahrschein-example/pom.xml +++ b/fahrschein-example/pom.xml @@ -7,7 +7,7 @@ org.zalando fahrschein-parent - 0.10.0-SNAPSHOT + 0.9.1 ../pom.xml fahrschein-example diff --git a/fahrschein-inmemory/pom.xml b/fahrschein-inmemory/pom.xml index ad38cae9..ecb8400a 100644 --- a/fahrschein-inmemory/pom.xml +++ b/fahrschein-inmemory/pom.xml @@ -7,7 +7,7 @@ org.zalando fahrschein-parent - 0.10.0-SNAPSHOT + 0.9.1 ../pom.xml fahrschein-inmemory diff --git a/fahrschein-jdbc/pom.xml b/fahrschein-jdbc/pom.xml index 7cc5ab52..df1983d6 100644 --- a/fahrschein-jdbc/pom.xml +++ b/fahrschein-jdbc/pom.xml @@ -7,7 +7,7 @@ org.zalando fahrschein-parent - 0.10.0-SNAPSHOT + 0.9.1 ../pom.xml fahrschein-jdbc diff --git a/fahrschein-metrics-dropwizard/pom.xml b/fahrschein-metrics-dropwizard/pom.xml index ff4d0933..590adc2b 100644 --- a/fahrschein-metrics-dropwizard/pom.xml +++ b/fahrschein-metrics-dropwizard/pom.xml @@ -7,7 +7,7 @@ org.zalando fahrschein-parent - 0.10.0-SNAPSHOT + 0.9.1 ../pom.xml fahrschein-metrics-dropwizard diff --git a/fahrschein-redis/pom.xml b/fahrschein-redis/pom.xml index 6062d152..d4c1c61a 100644 --- a/fahrschein-redis/pom.xml +++ b/fahrschein-redis/pom.xml @@ -7,7 +7,7 @@ org.zalando fahrschein-parent - 0.10.0-SNAPSHOT + 0.9.1 ../pom.xml fahrschein-redis diff --git a/fahrschein-test-support/pom.xml b/fahrschein-test-support/pom.xml index 9f9b136b..b5a528ba 100644 --- a/fahrschein-test-support/pom.xml +++ b/fahrschein-test-support/pom.xml @@ -7,7 +7,7 @@ org.zalando fahrschein-parent - 0.10.0-SNAPSHOT + 0.9.1 ../pom.xml fahrschein-test-support diff --git a/fahrschein/pom.xml b/fahrschein/pom.xml index 6dac46b8..c70d8090 100644 --- a/fahrschein/pom.xml +++ b/fahrschein/pom.xml @@ -7,7 +7,7 @@ org.zalando fahrschein-parent - 0.10.0-SNAPSHOT + 0.9.1 ../pom.xml fahrschein diff --git a/pom.xml b/pom.xml index ad6f348a..04cdd219 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.zalando fahrschein-parent - 0.10.0-SNAPSHOT + 0.9.1 pom Fahrschein Parent