From a5a875e1ed6c15bb39da1cf609c2e2094a238356 Mon Sep 17 00:00:00 2001 From: Gian Merlino Date: Tue, 6 May 2014 11:28:34 -0700 Subject: [PATCH] [maven-release-plugin] prepare release druid-0.6.106 --- 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 14ced1ed5a..038493bf5a 100644 --- a/cassandra-storage/pom.xml +++ b/cassandra-storage/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.106-SNAPSHOT + 0.6.106 diff --git a/common/pom.xml b/common/pom.xml index 259b07dccd..ea1908102f 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.106-SNAPSHOT + 0.6.106 diff --git a/examples/pom.xml b/examples/pom.xml index 09b092ea73..e4ba512a58 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.106-SNAPSHOT + 0.6.106 diff --git a/hdfs-storage/pom.xml b/hdfs-storage/pom.xml index 77ee5abc09..395f54b0a7 100644 --- a/hdfs-storage/pom.xml +++ b/hdfs-storage/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.106-SNAPSHOT + 0.6.106 diff --git a/hll/pom.xml b/hll/pom.xml index 2e98957bf8..223135967b 100644 --- a/hll/pom.xml +++ b/hll/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.106-SNAPSHOT + 0.6.106 diff --git a/indexing-hadoop/pom.xml b/indexing-hadoop/pom.xml index f7560800c6..40cd95003c 100644 --- a/indexing-hadoop/pom.xml +++ b/indexing-hadoop/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.106-SNAPSHOT + 0.6.106 diff --git a/indexing-service/pom.xml b/indexing-service/pom.xml index be4030d9b2..3922978795 100644 --- a/indexing-service/pom.xml +++ b/indexing-service/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.106-SNAPSHOT + 0.6.106 diff --git a/kafka-eight/pom.xml b/kafka-eight/pom.xml index a86bdbdd76..96b6f57e2a 100644 --- a/kafka-eight/pom.xml +++ b/kafka-eight/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.106-SNAPSHOT + 0.6.106 diff --git a/kafka-seven/pom.xml b/kafka-seven/pom.xml index ae5a410b9e..d7188adcf2 100644 --- a/kafka-seven/pom.xml +++ b/kafka-seven/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.106-SNAPSHOT + 0.6.106 diff --git a/pom.xml b/pom.xml index de8a448788..19a2ccecaf 100644 --- a/pom.xml +++ b/pom.xml @@ -23,14 +23,14 @@ io.druid druid pom - 0.6.106-SNAPSHOT + 0.6.106 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.100-SNAPSHOT + druid-0.6.106 diff --git a/processing/pom.xml b/processing/pom.xml index 838f24ea07..aea25536ae 100644 --- a/processing/pom.xml +++ b/processing/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.106-SNAPSHOT + 0.6.106 diff --git a/rabbitmq/pom.xml b/rabbitmq/pom.xml index b4b33aebef..3f256552cb 100644 --- a/rabbitmq/pom.xml +++ b/rabbitmq/pom.xml @@ -9,7 +9,7 @@ io.druid druid - 0.6.106-SNAPSHOT + 0.6.106 diff --git a/s3-extensions/pom.xml b/s3-extensions/pom.xml index edca69c374..3d695f848b 100644 --- a/s3-extensions/pom.xml +++ b/s3-extensions/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.106-SNAPSHOT + 0.6.106 diff --git a/server/pom.xml b/server/pom.xml index 96c6f8b710..edd89fc914 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.106-SNAPSHOT + 0.6.106 diff --git a/services/pom.xml b/services/pom.xml index 87cfb4e750..81177067cd 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -27,7 +27,7 @@ io.druid druid - 0.6.106-SNAPSHOT + 0.6.106 -- GitLab