From 83fa572ab34b54b82d0e318b3bec3f36985946c2 Mon Sep 17 00:00:00 2001 From: Gian Merlino Date: Tue, 14 May 2013 14:43:38 -0700 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- client/pom.xml | 2 +- common/pom.xml | 2 +- examples/pom.xml | 2 +- index-common/pom.xml | 2 +- indexer/pom.xml | 2 +- merger/pom.xml | 2 +- pom.xml | 2 +- realtime/pom.xml | 2 +- server/pom.xml | 2 +- services/pom.xml | 4 ++-- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index bfc8b48590..c5b2866231 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.4.14 + 0.4.15-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index 8632343715..2fa1c0d21b 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.4.14 + 0.4.15-SNAPSHOT diff --git a/examples/pom.xml b/examples/pom.xml index 1cf4731216..4ec32589df 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -9,7 +9,7 @@ com.metamx druid - 0.4.14 + 0.4.15-SNAPSHOT diff --git a/index-common/pom.xml b/index-common/pom.xml index 3d48554f0e..eb8cbbe5b4 100644 --- a/index-common/pom.xml +++ b/index-common/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.4.14 + 0.4.15-SNAPSHOT diff --git a/indexer/pom.xml b/indexer/pom.xml index 46bc15423d..917babbf03 100644 --- a/indexer/pom.xml +++ b/indexer/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.4.14 + 0.4.15-SNAPSHOT diff --git a/merger/pom.xml b/merger/pom.xml index d9a4422756..48b843a3cb 100644 --- a/merger/pom.xml +++ b/merger/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.4.14 + 0.4.15-SNAPSHOT diff --git a/pom.xml b/pom.xml index ed48430a6e..27afe12240 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ com.metamx druid pom - 0.4.14 + 0.4.15-SNAPSHOT druid druid diff --git a/realtime/pom.xml b/realtime/pom.xml index f10fe8dc97..146b338c41 100644 --- a/realtime/pom.xml +++ b/realtime/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.4.14 + 0.4.15-SNAPSHOT diff --git a/server/pom.xml b/server/pom.xml index 4c5a42032e..fa78634de9 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.4.14 + 0.4.15-SNAPSHOT diff --git a/services/pom.xml b/services/pom.xml index c5f181c533..e09722ff99 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -24,11 +24,11 @@ druid-services druid-services druid-services - 0.4.14 + 0.4.15-SNAPSHOT com.metamx druid - 0.4.14 + 0.4.15-SNAPSHOT -- GitLab