From a95d9c46e2f7bb9bec968f8392ac62ccda6c0283 Mon Sep 17 00:00:00 2001 From: fjy Date: Mon, 5 Aug 2013 14:47:35 -0700 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- client/pom.xml | 2 +- common/pom.xml | 2 +- examples/pom.xml | 2 +- indexing-common/pom.xml | 2 +- indexing-hadoop/pom.xml | 2 +- indexing-service/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 d14082f92f..77cf3494b9 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.5.24 + 0.5.25-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index ad3494f316..0a1406c185 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.5.24 + 0.5.25-SNAPSHOT diff --git a/examples/pom.xml b/examples/pom.xml index 4b264a8a6c..3b0c37181c 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -9,7 +9,7 @@ com.metamx druid - 0.5.24 + 0.5.25-SNAPSHOT diff --git a/indexing-common/pom.xml b/indexing-common/pom.xml index bc8e1a03f4..96878b3832 100644 --- a/indexing-common/pom.xml +++ b/indexing-common/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.5.24 + 0.5.25-SNAPSHOT diff --git a/indexing-hadoop/pom.xml b/indexing-hadoop/pom.xml index e0873ae8f1..86d339a344 100644 --- a/indexing-hadoop/pom.xml +++ b/indexing-hadoop/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.5.24 + 0.5.25-SNAPSHOT diff --git a/indexing-service/pom.xml b/indexing-service/pom.xml index 6d100f27ae..a7c7743843 100644 --- a/indexing-service/pom.xml +++ b/indexing-service/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.5.24 + 0.5.25-SNAPSHOT diff --git a/pom.xml b/pom.xml index 705e2e5e7c..a0fb1cf119 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ com.metamx druid pom - 0.5.24 + 0.5.25-SNAPSHOT druid druid diff --git a/realtime/pom.xml b/realtime/pom.xml index a4a1604adb..1c77044027 100644 --- a/realtime/pom.xml +++ b/realtime/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.5.24 + 0.5.25-SNAPSHOT diff --git a/server/pom.xml b/server/pom.xml index 514760f758..34e54d509b 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.5.24 + 0.5.25-SNAPSHOT diff --git a/services/pom.xml b/services/pom.xml index e15fda4918..4b59f4c243 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -24,11 +24,11 @@ druid-services druid-services druid-services - 0.5.24 + 0.5.25-SNAPSHOT com.metamx druid - 0.5.24 + 0.5.25-SNAPSHOT -- GitLab