From 3acc7eda26a2406c63db1816fb0e2d717a3c9823 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Horstmann?= Date: Wed, 15 Mar 2017 15:17:57 +0100 Subject: [PATCH] Release 0.9.0 --- 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 653ba07b..fc8bddbd 100644 --- a/fahrschein-example/pom.xml +++ b/fahrschein-example/pom.xml @@ -7,7 +7,7 @@ org.zalando fahrschein-parent - 0.9.0-SNAPSHOT + 0.9.0 ../pom.xml fahrschein-example diff --git a/fahrschein-inmemory/pom.xml b/fahrschein-inmemory/pom.xml index a03b55ee..08995a1a 100644 --- a/fahrschein-inmemory/pom.xml +++ b/fahrschein-inmemory/pom.xml @@ -7,7 +7,7 @@ org.zalando fahrschein-parent - 0.9.0-SNAPSHOT + 0.9.0 ../pom.xml fahrschein-inmemory diff --git a/fahrschein-jdbc/pom.xml b/fahrschein-jdbc/pom.xml index 828d1db0..e8063370 100644 --- a/fahrschein-jdbc/pom.xml +++ b/fahrschein-jdbc/pom.xml @@ -7,7 +7,7 @@ org.zalando fahrschein-parent - 0.9.0-SNAPSHOT + 0.9.0 ../pom.xml fahrschein-jdbc diff --git a/fahrschein-metrics-dropwizard/pom.xml b/fahrschein-metrics-dropwizard/pom.xml index a35fe7f4..6bdfcd70 100644 --- a/fahrschein-metrics-dropwizard/pom.xml +++ b/fahrschein-metrics-dropwizard/pom.xml @@ -7,7 +7,7 @@ org.zalando fahrschein-parent - 0.9.0-SNAPSHOT + 0.9.0 ../pom.xml fahrschein-metrics-dropwizard diff --git a/fahrschein-redis/pom.xml b/fahrschein-redis/pom.xml index 6a6992f5..48f470d1 100644 --- a/fahrschein-redis/pom.xml +++ b/fahrschein-redis/pom.xml @@ -7,7 +7,7 @@ org.zalando fahrschein-parent - 0.9.0-SNAPSHOT + 0.9.0 ../pom.xml fahrschein-redis diff --git a/fahrschein-test-support/pom.xml b/fahrschein-test-support/pom.xml index 995dbe57..46c74328 100644 --- a/fahrschein-test-support/pom.xml +++ b/fahrschein-test-support/pom.xml @@ -7,7 +7,7 @@ org.zalando fahrschein-parent - 0.9.0-SNAPSHOT + 0.9.0 ../pom.xml fahrschein-test-support diff --git a/fahrschein/pom.xml b/fahrschein/pom.xml index d3f5e79c..fba7d89e 100644 --- a/fahrschein/pom.xml +++ b/fahrschein/pom.xml @@ -7,7 +7,7 @@ org.zalando fahrschein-parent - 0.9.0-SNAPSHOT + 0.9.0 ../pom.xml fahrschein diff --git a/pom.xml b/pom.xml index bf362777..ca8cecf0 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.zalando fahrschein-parent - 0.9.0-SNAPSHOT + 0.9.0 pom Fahrschein Parent