From d1e7b981777f5c538c8abb7014cc08569a2470c9 Mon Sep 17 00:00:00 2001 From: fjy Date: Wed, 2 Apr 2014 17:33:19 -0700 Subject: [PATCH] [maven-release-plugin] prepare release druid-0.6.77 --- 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 | 7 +++---- processing/pom.xml | 2 +- rabbitmq/pom.xml | 2 +- s3-extensions/pom.xml | 2 +- server/pom.xml | 2 +- services/pom.xml | 2 +- 15 files changed, 17 insertions(+), 18 deletions(-) diff --git a/cassandra-storage/pom.xml b/cassandra-storage/pom.xml index 1b766e02aa..f43ec93aaf 100644 --- a/cassandra-storage/pom.xml +++ b/cassandra-storage/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.77-SNAPSHOT + 0.6.77 diff --git a/common/pom.xml b/common/pom.xml index 7e1ac2486e..06299db482 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.77-SNAPSHOT + 0.6.77 diff --git a/examples/pom.xml b/examples/pom.xml index 16bfa6600c..0edbff3b5d 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.77-SNAPSHOT + 0.6.77 diff --git a/hdfs-storage/pom.xml b/hdfs-storage/pom.xml index b2a2bba7de..73f4afdbbe 100644 --- a/hdfs-storage/pom.xml +++ b/hdfs-storage/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.77-SNAPSHOT + 0.6.77 diff --git a/hll/pom.xml b/hll/pom.xml index b50b80d4d0..74ea92bcbb 100644 --- a/hll/pom.xml +++ b/hll/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.77-SNAPSHOT + 0.6.77 diff --git a/indexing-hadoop/pom.xml b/indexing-hadoop/pom.xml index 27111741e8..2f91ccda67 100644 --- a/indexing-hadoop/pom.xml +++ b/indexing-hadoop/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.77-SNAPSHOT + 0.6.77 diff --git a/indexing-service/pom.xml b/indexing-service/pom.xml index 0f324098f8..4d4186c5d5 100644 --- a/indexing-service/pom.xml +++ b/indexing-service/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.77-SNAPSHOT + 0.6.77 diff --git a/kafka-eight/pom.xml b/kafka-eight/pom.xml index 3f806cec35..1bae701a63 100644 --- a/kafka-eight/pom.xml +++ b/kafka-eight/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.77-SNAPSHOT + 0.6.77 diff --git a/kafka-seven/pom.xml b/kafka-seven/pom.xml index 94df97b7a1..3df9c025e0 100644 --- a/kafka-seven/pom.xml +++ b/kafka-seven/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.77-SNAPSHOT + 0.6.77 diff --git a/pom.xml b/pom.xml index f46867e468..ed6c77cda8 100644 --- a/pom.xml +++ b/pom.xml @@ -18,20 +18,19 @@ ~ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. --> - + 4.0.0 io.druid druid pom - 0.6.77-SNAPSHOT + 0.6.77 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.77-SNAPSHOT + druid-0.6.77 diff --git a/processing/pom.xml b/processing/pom.xml index d6dbc9ec45..a968b56288 100644 --- a/processing/pom.xml +++ b/processing/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.77-SNAPSHOT + 0.6.77 diff --git a/rabbitmq/pom.xml b/rabbitmq/pom.xml index ba9770ebf4..d5053ea79d 100644 --- a/rabbitmq/pom.xml +++ b/rabbitmq/pom.xml @@ -9,7 +9,7 @@ io.druid druid - 0.6.77-SNAPSHOT + 0.6.77 diff --git a/s3-extensions/pom.xml b/s3-extensions/pom.xml index c714878e30..22701ef5d8 100644 --- a/s3-extensions/pom.xml +++ b/s3-extensions/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.77-SNAPSHOT + 0.6.77 diff --git a/server/pom.xml b/server/pom.xml index 7653078f11..4c39b28993 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.77-SNAPSHOT + 0.6.77 diff --git a/services/pom.xml b/services/pom.xml index 70cf4b6f0a..e264d431da 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -27,7 +27,7 @@ io.druid druid - 0.6.77-SNAPSHOT + 0.6.77 -- GitLab