From edba3ba40e99154378a4d14de04e7116325dfb80 Mon Sep 17 00:00:00 2001 From: fjy Date: Wed, 2 Apr 2014 22:24:36 -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 7cda6fb88d..5071212c0b 100644 --- a/cassandra-storage/pom.xml +++ b/cassandra-storage/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.81 + 0.6.82-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index d0671efd51..942871566b 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.81 + 0.6.82-SNAPSHOT diff --git a/examples/pom.xml b/examples/pom.xml index 5b0dc254b7..11ec132e94 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.81 + 0.6.82-SNAPSHOT diff --git a/hdfs-storage/pom.xml b/hdfs-storage/pom.xml index 06bc14b377..94a067cfcd 100644 --- a/hdfs-storage/pom.xml +++ b/hdfs-storage/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.81 + 0.6.82-SNAPSHOT diff --git a/hll/pom.xml b/hll/pom.xml index 4b55b7ead7..631699c213 100644 --- a/hll/pom.xml +++ b/hll/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.81 + 0.6.82-SNAPSHOT diff --git a/indexing-hadoop/pom.xml b/indexing-hadoop/pom.xml index c111c49332..7f8ccda310 100644 --- a/indexing-hadoop/pom.xml +++ b/indexing-hadoop/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.81 + 0.6.82-SNAPSHOT diff --git a/indexing-service/pom.xml b/indexing-service/pom.xml index 1f90d9adff..d2b970343c 100644 --- a/indexing-service/pom.xml +++ b/indexing-service/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.81 + 0.6.82-SNAPSHOT diff --git a/kafka-eight/pom.xml b/kafka-eight/pom.xml index 73b32daefa..4d4247e36b 100644 --- a/kafka-eight/pom.xml +++ b/kafka-eight/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.81 + 0.6.82-SNAPSHOT diff --git a/kafka-seven/pom.xml b/kafka-seven/pom.xml index cf00e1618f..5c7d9403b1 100644 --- a/kafka-seven/pom.xml +++ b/kafka-seven/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.81 + 0.6.82-SNAPSHOT diff --git a/pom.xml b/pom.xml index e30ce738c1..82a3fed080 100644 --- a/pom.xml +++ b/pom.xml @@ -23,14 +23,14 @@ io.druid druid pom - 0.6.81 + 0.6.82-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.81 + druid-0.6.81-SNAPSHOT diff --git a/processing/pom.xml b/processing/pom.xml index 27167453df..6e735ed719 100644 --- a/processing/pom.xml +++ b/processing/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.81 + 0.6.82-SNAPSHOT diff --git a/rabbitmq/pom.xml b/rabbitmq/pom.xml index dde351c627..ad9260fac4 100644 --- a/rabbitmq/pom.xml +++ b/rabbitmq/pom.xml @@ -9,7 +9,7 @@ io.druid druid - 0.6.81 + 0.6.82-SNAPSHOT diff --git a/s3-extensions/pom.xml b/s3-extensions/pom.xml index 1f03e95288..451daa3e77 100644 --- a/s3-extensions/pom.xml +++ b/s3-extensions/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.81 + 0.6.82-SNAPSHOT diff --git a/server/pom.xml b/server/pom.xml index 8a9be39b0a..961240f5e1 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.81 + 0.6.82-SNAPSHOT diff --git a/services/pom.xml b/services/pom.xml index 563f20a523..5d4ea6af49 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -27,7 +27,7 @@ io.druid druid - 0.6.81 + 0.6.82-SNAPSHOT -- GitLab