From 9e303527f2230f663034aac7a0321c0bda38575c Mon Sep 17 00:00:00 2001 From: fjy Date: Fri, 18 Jul 2014 11:17:56 -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 +- histogram/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 b6d39d672b..4ea4328b36 100644 --- a/cassandra-storage/pom.xml +++ b/cassandra-storage/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.129 + 0.6.130-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index 6c47fa0493..e481d27fd3 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.129 + 0.6.130-SNAPSHOT diff --git a/examples/pom.xml b/examples/pom.xml index 54d7d8c6ba..21a596936b 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.129 + 0.6.130-SNAPSHOT diff --git a/hdfs-storage/pom.xml b/hdfs-storage/pom.xml index 5e79a408e4..d4eb205f7b 100644 --- a/hdfs-storage/pom.xml +++ b/hdfs-storage/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.129 + 0.6.130-SNAPSHOT diff --git a/histogram/pom.xml b/histogram/pom.xml index de9decb9f6..b2916be6f9 100644 --- a/histogram/pom.xml +++ b/histogram/pom.xml @@ -27,7 +27,7 @@ io.druid druid - 0.6.129 + 0.6.130-SNAPSHOT diff --git a/indexing-hadoop/pom.xml b/indexing-hadoop/pom.xml index 2f0f41c2f4..4f56fa245c 100644 --- a/indexing-hadoop/pom.xml +++ b/indexing-hadoop/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.129 + 0.6.130-SNAPSHOT diff --git a/indexing-service/pom.xml b/indexing-service/pom.xml index de9bdf1bc3..6f2695fd40 100644 --- a/indexing-service/pom.xml +++ b/indexing-service/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.129 + 0.6.130-SNAPSHOT diff --git a/kafka-eight/pom.xml b/kafka-eight/pom.xml index a62ef3ca22..1d7335f895 100644 --- a/kafka-eight/pom.xml +++ b/kafka-eight/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.129 + 0.6.130-SNAPSHOT diff --git a/kafka-seven/pom.xml b/kafka-seven/pom.xml index 87201af4d5..1fa031143f 100644 --- a/kafka-seven/pom.xml +++ b/kafka-seven/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.129 + 0.6.130-SNAPSHOT diff --git a/pom.xml b/pom.xml index 4b9d03da3f..ee692516b3 100644 --- a/pom.xml +++ b/pom.xml @@ -23,14 +23,14 @@ io.druid druid pom - 0.6.129 + 0.6.130-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.129 + druid-0.6.117-SNAPSHOT diff --git a/processing/pom.xml b/processing/pom.xml index 50b46dde13..6f1e179fda 100644 --- a/processing/pom.xml +++ b/processing/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.129 + 0.6.130-SNAPSHOT diff --git a/rabbitmq/pom.xml b/rabbitmq/pom.xml index f6fe35c255..d61f2b48f3 100644 --- a/rabbitmq/pom.xml +++ b/rabbitmq/pom.xml @@ -9,7 +9,7 @@ io.druid druid - 0.6.129 + 0.6.130-SNAPSHOT diff --git a/s3-extensions/pom.xml b/s3-extensions/pom.xml index 5067fdeea4..161440485a 100644 --- a/s3-extensions/pom.xml +++ b/s3-extensions/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.129 + 0.6.130-SNAPSHOT diff --git a/server/pom.xml b/server/pom.xml index ffd7a5ab06..21bbfbefb9 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.129 + 0.6.130-SNAPSHOT diff --git a/services/pom.xml b/services/pom.xml index 66c717049c..790d72a30f 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -27,7 +27,7 @@ io.druid druid - 0.6.129 + 0.6.130-SNAPSHOT -- GitLab