From 27fbf8e41bacd220f22d80c558b3c78260cb6e72 Mon Sep 17 00:00:00 2001 From: "jsamireddy@expedia.com" Date: Mon, 25 Jun 2018 13:16:50 -0700 Subject: [PATCH] Prepare development version 0.1.5-snapshot --- core/pom.xml | 2 +- examples/dropwizard/pom.xml | 2 +- examples/pom.xml | 2 +- integrations/dropwizard-metrics/pom.xml | 2 +- integrations/dropwizard/pom.xml | 2 +- integrations/micrometer/pom.xml | 2 +- integrations/pom.xml | 2 +- pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 56af58d..5fe449c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ com.expedia.www haystack-client-java-parent - 0.1.4 + 0.1.5-SNAPSHOT haystack-client-core diff --git a/examples/dropwizard/pom.xml b/examples/dropwizard/pom.xml index b9247d2..d7506d1 100644 --- a/examples/dropwizard/pom.xml +++ b/examples/dropwizard/pom.xml @@ -9,7 +9,7 @@ com.expedia.www haystack-client-java-examples - 0.1.4 + 0.1.5-SNAPSHOT haystack-client-java-example-dropwizard diff --git a/examples/pom.xml b/examples/pom.xml index e2d5a4c..7a24200 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -6,7 +6,7 @@ com.expedia.www haystack-client-java-parent - 0.1.4 + 0.1.5-SNAPSHOT haystack-client-java-examples diff --git a/integrations/dropwizard-metrics/pom.xml b/integrations/dropwizard-metrics/pom.xml index 6bda9c8..a88dbc3 100644 --- a/integrations/dropwizard-metrics/pom.xml +++ b/integrations/dropwizard-metrics/pom.xml @@ -5,7 +5,7 @@ com.expedia.www haystack-client-java-integrations - 0.1.4 + 0.1.5-SNAPSHOT haystack-client-dropwizard-metrics diff --git a/integrations/dropwizard/pom.xml b/integrations/dropwizard/pom.xml index 0a92fe8..4806eb5 100644 --- a/integrations/dropwizard/pom.xml +++ b/integrations/dropwizard/pom.xml @@ -5,7 +5,7 @@ com.expedia.www haystack-client-java-integrations - 0.1.4 + 0.1.5-SNAPSHOT haystack-client-dropwizard diff --git a/integrations/micrometer/pom.xml b/integrations/micrometer/pom.xml index c2d3066..91b4463 100644 --- a/integrations/micrometer/pom.xml +++ b/integrations/micrometer/pom.xml @@ -5,7 +5,7 @@ com.expedia.www haystack-client-java-integrations - 0.1.4 + 0.1.5-SNAPSHOT haystack-client-micrometer diff --git a/integrations/pom.xml b/integrations/pom.xml index 98f8bbf..af6c3e4 100644 --- a/integrations/pom.xml +++ b/integrations/pom.xml @@ -6,7 +6,7 @@ com.expedia.www haystack-client-java-parent - 0.1.4 + 0.1.5-SNAPSHOT haystack-client-java-integrations diff --git a/pom.xml b/pom.xml index c72c57a..0a8b10a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.expedia.www haystack-client-java-parent - 0.1.4 + 0.1.5-SNAPSHOT pom Haystack Java Client Parent POM Haystack Java Client Parent POM