From 27f7c45e91a42adbb30658cc60675a97dca392eb Mon Sep 17 00:00:00 2001 From: fjy Date: Wed, 7 May 2014 12:40:10 -0700 Subject: [PATCH] [maven-release-plugin] prepare release druid-0.6.108 --- 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 95734570af..f3ae0a49d5 100644 --- a/cassandra-storage/pom.xml +++ b/cassandra-storage/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.108-SNAPSHOT + 0.6.108 diff --git a/common/pom.xml b/common/pom.xml index 6b6259476c..2200530c18 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.108-SNAPSHOT + 0.6.108 diff --git a/examples/pom.xml b/examples/pom.xml index 5c15967384..d74c3b3851 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.108-SNAPSHOT + 0.6.108 diff --git a/hdfs-storage/pom.xml b/hdfs-storage/pom.xml index 3f34e95060..abf9718276 100644 --- a/hdfs-storage/pom.xml +++ b/hdfs-storage/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.108-SNAPSHOT + 0.6.108 diff --git a/hll/pom.xml b/hll/pom.xml index 109f9fa09b..60b9ad7fa6 100644 --- a/hll/pom.xml +++ b/hll/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.108-SNAPSHOT + 0.6.108 diff --git a/indexing-hadoop/pom.xml b/indexing-hadoop/pom.xml index 207de27c14..5bdb8165ed 100644 --- a/indexing-hadoop/pom.xml +++ b/indexing-hadoop/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.108-SNAPSHOT + 0.6.108 diff --git a/indexing-service/pom.xml b/indexing-service/pom.xml index aab4f8bf09..612ac479cc 100644 --- a/indexing-service/pom.xml +++ b/indexing-service/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.108-SNAPSHOT + 0.6.108 diff --git a/kafka-eight/pom.xml b/kafka-eight/pom.xml index 69e83d6b6d..d03fee9a61 100644 --- a/kafka-eight/pom.xml +++ b/kafka-eight/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.108-SNAPSHOT + 0.6.108 diff --git a/kafka-seven/pom.xml b/kafka-seven/pom.xml index d9f9f2984b..808da4a215 100644 --- a/kafka-seven/pom.xml +++ b/kafka-seven/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.108-SNAPSHOT + 0.6.108 diff --git a/pom.xml b/pom.xml index 9aa01441e6..da38a01f6b 100644 --- a/pom.xml +++ b/pom.xml @@ -23,14 +23,14 @@ io.druid druid pom - 0.6.108-SNAPSHOT + 0.6.108 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.107-SNAPSHOT + druid-0.6.108 diff --git a/processing/pom.xml b/processing/pom.xml index baf878a58b..7be385fcee 100644 --- a/processing/pom.xml +++ b/processing/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.108-SNAPSHOT + 0.6.108 diff --git a/rabbitmq/pom.xml b/rabbitmq/pom.xml index cb48549565..eeec941403 100644 --- a/rabbitmq/pom.xml +++ b/rabbitmq/pom.xml @@ -9,7 +9,7 @@ io.druid druid - 0.6.108-SNAPSHOT + 0.6.108 diff --git a/s3-extensions/pom.xml b/s3-extensions/pom.xml index 31a12f4828..560be99b7a 100644 --- a/s3-extensions/pom.xml +++ b/s3-extensions/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.108-SNAPSHOT + 0.6.108 diff --git a/server/pom.xml b/server/pom.xml index d2b72409e8..ed683e3330 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.108-SNAPSHOT + 0.6.108 diff --git a/services/pom.xml b/services/pom.xml index 4004762097..2daed0f9bc 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -27,7 +27,7 @@ io.druid druid - 0.6.108-SNAPSHOT + 0.6.108 -- GitLab