From 9ad0da0794e5c93e7d08772d68696892776c5e8b Mon Sep 17 00:00:00 2001 From: fjy Date: Wed, 30 Apr 2014 10:26:38 -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 +- hll/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 +- 15 files changed, 16 insertions(+), 16 deletions(-) diff --git a/cassandra-storage/pom.xml b/cassandra-storage/pom.xml index 79be3b435f..f4db11a637 100644 --- a/cassandra-storage/pom.xml +++ b/cassandra-storage/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.102 + 0.6.103-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index 265cc0b4a9..0fe91a1368 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.102 + 0.6.103-SNAPSHOT diff --git a/examples/pom.xml b/examples/pom.xml index d8364e2523..99012f3b09 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.102 + 0.6.103-SNAPSHOT diff --git a/hdfs-storage/pom.xml b/hdfs-storage/pom.xml index 3ac5e74b84..48de214c26 100644 --- a/hdfs-storage/pom.xml +++ b/hdfs-storage/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.102 + 0.6.103-SNAPSHOT diff --git a/hll/pom.xml b/hll/pom.xml index 8848763f25..42bf77f56a 100644 --- a/hll/pom.xml +++ b/hll/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.102 + 0.6.103-SNAPSHOT diff --git a/indexing-hadoop/pom.xml b/indexing-hadoop/pom.xml index ca78585962..3b08489060 100644 --- a/indexing-hadoop/pom.xml +++ b/indexing-hadoop/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.102 + 0.6.103-SNAPSHOT diff --git a/indexing-service/pom.xml b/indexing-service/pom.xml index 357b6f60ac..b49e6de6c1 100644 --- a/indexing-service/pom.xml +++ b/indexing-service/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.102 + 0.6.103-SNAPSHOT diff --git a/kafka-eight/pom.xml b/kafka-eight/pom.xml index 79ba835eb3..b94c425c8c 100644 --- a/kafka-eight/pom.xml +++ b/kafka-eight/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.102 + 0.6.103-SNAPSHOT diff --git a/kafka-seven/pom.xml b/kafka-seven/pom.xml index 8c5e61d34a..689ecfd919 100644 --- a/kafka-seven/pom.xml +++ b/kafka-seven/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.102 + 0.6.103-SNAPSHOT diff --git a/pom.xml b/pom.xml index 68899eca7b..199e4d1846 100644 --- a/pom.xml +++ b/pom.xml @@ -23,14 +23,14 @@ io.druid druid pom - 0.6.102 + 0.6.103-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.102 + druid-0.6.100-SNAPSHOT diff --git a/processing/pom.xml b/processing/pom.xml index c14fdd8b72..dce80d8ed2 100644 --- a/processing/pom.xml +++ b/processing/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.102 + 0.6.103-SNAPSHOT diff --git a/rabbitmq/pom.xml b/rabbitmq/pom.xml index 0798c72e4b..6c355d5f6b 100644 --- a/rabbitmq/pom.xml +++ b/rabbitmq/pom.xml @@ -9,7 +9,7 @@ io.druid druid - 0.6.102 + 0.6.103-SNAPSHOT diff --git a/s3-extensions/pom.xml b/s3-extensions/pom.xml index a33a6abf1c..4d86aef834 100644 --- a/s3-extensions/pom.xml +++ b/s3-extensions/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.102 + 0.6.103-SNAPSHOT diff --git a/server/pom.xml b/server/pom.xml index 4b2c77cd60..6c3f3a5051 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.102 + 0.6.103-SNAPSHOT diff --git a/services/pom.xml b/services/pom.xml index ac91d6b006..b8dc233979 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -27,7 +27,7 @@ io.druid druid - 0.6.102 + 0.6.103-SNAPSHOT -- GitLab