From 1407b49da11a2e3cca03f45a08b5d2c5547270b7 Mon Sep 17 00:00:00 2001 From: fjy Date: Mon, 2 Jun 2014 10:53:47 -0700 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- cassandra-storage/pom.xml | 2 +- common/pom.xml | 2 +- examples/pom.xml | 2 +- hdfs-storage/pom.xml | 2 +- indexing-hadoop/pom.xml | 2 +- indexing-service/pom.xml | 2 +- kafka-eight/pom.xml | 2 +- kafka-seven/pom.xml | 2 +- pom.xml | 4 ++-- processing/pom.xml | 2 +- rabbitmq/pom.xml | 2 +- s3-extensions/pom.xml | 2 +- server/pom.xml | 2 +- services/pom.xml | 2 +- 14 files changed, 15 insertions(+), 15 deletions(-) diff --git a/cassandra-storage/pom.xml b/cassandra-storage/pom.xml index 9e8d1f9c87..cb2de92392 100644 --- a/cassandra-storage/pom.xml +++ b/cassandra-storage/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.116 + 0.6.117-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index 4d1fe58654..4d05afd644 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.116 + 0.6.117-SNAPSHOT diff --git a/examples/pom.xml b/examples/pom.xml index 829ee32639..a7d6f87c1d 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.116 + 0.6.117-SNAPSHOT diff --git a/hdfs-storage/pom.xml b/hdfs-storage/pom.xml index c7ed03fbb0..23a1294395 100644 --- a/hdfs-storage/pom.xml +++ b/hdfs-storage/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.116 + 0.6.117-SNAPSHOT diff --git a/indexing-hadoop/pom.xml b/indexing-hadoop/pom.xml index 57b2984646..81c4f32d85 100644 --- a/indexing-hadoop/pom.xml +++ b/indexing-hadoop/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.116 + 0.6.117-SNAPSHOT diff --git a/indexing-service/pom.xml b/indexing-service/pom.xml index 4ca36edf8a..810d82e3e6 100644 --- a/indexing-service/pom.xml +++ b/indexing-service/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.116 + 0.6.117-SNAPSHOT diff --git a/kafka-eight/pom.xml b/kafka-eight/pom.xml index b5f830dbb1..c1eef6906a 100644 --- a/kafka-eight/pom.xml +++ b/kafka-eight/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.116 + 0.6.117-SNAPSHOT diff --git a/kafka-seven/pom.xml b/kafka-seven/pom.xml index 1328772d8a..699f6e0a3f 100644 --- a/kafka-seven/pom.xml +++ b/kafka-seven/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.116 + 0.6.117-SNAPSHOT diff --git a/pom.xml b/pom.xml index 1505ba5c9c..fd02b96820 100644 --- a/pom.xml +++ b/pom.xml @@ -23,14 +23,14 @@ io.druid druid pom - 0.6.116 + 0.6.117-SNAPSHOT druid druid scm:git:ssh://git@github.com/metamx/druid.git scm:git:ssh://git@github.com/metamx/druid.git http://www.github.com/metamx/druid - druid-0.6.116 + druid-0.6.107-SNAPSHOT diff --git a/processing/pom.xml b/processing/pom.xml index 5f2e703fba..7a105c1d65 100644 --- a/processing/pom.xml +++ b/processing/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.116 + 0.6.117-SNAPSHOT diff --git a/rabbitmq/pom.xml b/rabbitmq/pom.xml index fa7483cbe3..e1195c9143 100644 --- a/rabbitmq/pom.xml +++ b/rabbitmq/pom.xml @@ -9,7 +9,7 @@ io.druid druid - 0.6.116 + 0.6.117-SNAPSHOT diff --git a/s3-extensions/pom.xml b/s3-extensions/pom.xml index 58183cbdea..36ae75e939 100644 --- a/s3-extensions/pom.xml +++ b/s3-extensions/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.116 + 0.6.117-SNAPSHOT diff --git a/server/pom.xml b/server/pom.xml index f157ab5ed9..36251f3866 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.116 + 0.6.117-SNAPSHOT diff --git a/services/pom.xml b/services/pom.xml index 9f774c93ef..749acffb75 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -27,7 +27,7 @@ io.druid druid - 0.6.116 + 0.6.117-SNAPSHOT -- GitLab