From dc04cf5ad99cba6103ad08df23750b5a3c8edca4 Mon Sep 17 00:00:00 2001 From: fjy Date: Tue, 17 Mar 2015 16:28:00 -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 30cdae5777..44059368d0 100644 --- a/cassandra-storage/pom.xml +++ b/cassandra-storage/pom.xml @@ -26,7 +26,7 @@ io.druid druid - 0.6.174 + 0.6.175-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index 64cc8e95d1..f7d28d1a0c 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -26,7 +26,7 @@ io.druid druid - 0.6.174 + 0.6.175-SNAPSHOT diff --git a/examples/pom.xml b/examples/pom.xml index e3bfb900cd..003c1c2fee 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -26,7 +26,7 @@ io.druid druid - 0.6.174 + 0.6.175-SNAPSHOT diff --git a/hdfs-storage/pom.xml b/hdfs-storage/pom.xml index 684cecb530..2e7ae8ca79 100644 --- a/hdfs-storage/pom.xml +++ b/hdfs-storage/pom.xml @@ -26,7 +26,7 @@ io.druid druid - 0.6.174 + 0.6.175-SNAPSHOT diff --git a/histogram/pom.xml b/histogram/pom.xml index ae7c095b14..6d02185df9 100644 --- a/histogram/pom.xml +++ b/histogram/pom.xml @@ -25,7 +25,7 @@ io.druid druid - 0.6.174 + 0.6.175-SNAPSHOT diff --git a/indexing-hadoop/pom.xml b/indexing-hadoop/pom.xml index 24f98703cf..dfb9241d23 100644 --- a/indexing-hadoop/pom.xml +++ b/indexing-hadoop/pom.xml @@ -26,7 +26,7 @@ io.druid druid - 0.6.174 + 0.6.175-SNAPSHOT diff --git a/indexing-service/pom.xml b/indexing-service/pom.xml index 713ab5694c..7e16b5495c 100644 --- a/indexing-service/pom.xml +++ b/indexing-service/pom.xml @@ -26,7 +26,7 @@ io.druid druid - 0.6.174 + 0.6.175-SNAPSHOT diff --git a/kafka-eight/pom.xml b/kafka-eight/pom.xml index 5ab9d7b0a5..b53020be24 100644 --- a/kafka-eight/pom.xml +++ b/kafka-eight/pom.xml @@ -26,7 +26,7 @@ io.druid druid - 0.6.174 + 0.6.175-SNAPSHOT diff --git a/kafka-seven/pom.xml b/kafka-seven/pom.xml index dcf00d3acf..8f8e9e3113 100644 --- a/kafka-seven/pom.xml +++ b/kafka-seven/pom.xml @@ -26,7 +26,7 @@ io.druid druid - 0.6.174 + 0.6.175-SNAPSHOT diff --git a/pom.xml b/pom.xml index bbddc8b3d7..9b9abc90b0 100644 --- a/pom.xml +++ b/pom.xml @@ -21,14 +21,14 @@ io.druid druid pom - 0.6.174 + 0.6.175-SNAPSHOT druid druid scm:git:ssh://git@github.com/druid-io/druid.git scm:git:ssh://git@github.com/druid-io/druid.git https://github.com/druid-io/druid - druid-0.6.174 + druid-0.6.172-SNAPSHOT diff --git a/processing/pom.xml b/processing/pom.xml index 5abdd9bcf4..48e67736f7 100644 --- a/processing/pom.xml +++ b/processing/pom.xml @@ -26,7 +26,7 @@ io.druid druid - 0.6.174 + 0.6.175-SNAPSHOT diff --git a/rabbitmq/pom.xml b/rabbitmq/pom.xml index bf4c504fa9..92dd1c170f 100644 --- a/rabbitmq/pom.xml +++ b/rabbitmq/pom.xml @@ -26,7 +26,7 @@ io.druid druid - 0.6.174 + 0.6.175-SNAPSHOT diff --git a/s3-extensions/pom.xml b/s3-extensions/pom.xml index 02791df6fc..582553fea6 100644 --- a/s3-extensions/pom.xml +++ b/s3-extensions/pom.xml @@ -26,7 +26,7 @@ io.druid druid - 0.6.174 + 0.6.175-SNAPSHOT diff --git a/server/pom.xml b/server/pom.xml index 0290df3d83..63774e296b 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -26,7 +26,7 @@ io.druid druid - 0.6.174 + 0.6.175-SNAPSHOT diff --git a/services/pom.xml b/services/pom.xml index 90ea9dec73..eda556e461 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -25,7 +25,7 @@ io.druid druid - 0.6.174 + 0.6.175-SNAPSHOT -- GitLab