From 7120db20a4edacecb911f746b68d6dcc14350b86 Mon Sep 17 00:00:00 2001 From: fjy Date: Thu, 14 Nov 2013 14:31:22 -0800 Subject: [PATCH] [maven-release-plugin] prepare release druid-0.6.17 --- cassandra-storage/pom.xml | 2 +- common/pom.xml | 2 +- examples/pom.xml | 2 +- hdfs-storage/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 +- s3-extensions/pom.xml | 2 +- server/pom.xml | 2 +- services/pom.xml | 2 +- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/cassandra-storage/pom.xml b/cassandra-storage/pom.xml index 0c7a52f467..d4469f5bf2 100644 --- a/cassandra-storage/pom.xml +++ b/cassandra-storage/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.17-SNAPSHOT + 0.6.17 diff --git a/common/pom.xml b/common/pom.xml index ebb2c40019..86629ad80f 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.17-SNAPSHOT + 0.6.17 diff --git a/examples/pom.xml b/examples/pom.xml index 04febaff78..4efaebd6f4 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.17-SNAPSHOT + 0.6.17 diff --git a/hdfs-storage/pom.xml b/hdfs-storage/pom.xml index 291b422ddc..4d18802943 100644 --- a/hdfs-storage/pom.xml +++ b/hdfs-storage/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.17-SNAPSHOT + 0.6.17 diff --git a/indexing-hadoop/pom.xml b/indexing-hadoop/pom.xml index e6d5593d4f..ed922819cd 100644 --- a/indexing-hadoop/pom.xml +++ b/indexing-hadoop/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.17-SNAPSHOT + 0.6.17 diff --git a/indexing-service/pom.xml b/indexing-service/pom.xml index 41664dc94d..e82e53b0dc 100644 --- a/indexing-service/pom.xml +++ b/indexing-service/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.17-SNAPSHOT + 0.6.17 diff --git a/kafka-eight/pom.xml b/kafka-eight/pom.xml index 5d003d09a3..51de5252cf 100644 --- a/kafka-eight/pom.xml +++ b/kafka-eight/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.17-SNAPSHOT + 0.6.17 diff --git a/kafka-seven/pom.xml b/kafka-seven/pom.xml index aa0a33c043..47259562af 100644 --- a/kafka-seven/pom.xml +++ b/kafka-seven/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.17-SNAPSHOT + 0.6.17 diff --git a/pom.xml b/pom.xml index 043d238bf1..eeaf7a5e7f 100644 --- a/pom.xml +++ b/pom.xml @@ -23,14 +23,14 @@ io.druid druid pom - 0.6.17-SNAPSHOT + 0.6.17 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 - ${project.artifactId}-${project.version} + druid-0.6.17 diff --git a/processing/pom.xml b/processing/pom.xml index 3fd0cc6ee9..36cbfb0dca 100644 --- a/processing/pom.xml +++ b/processing/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.17-SNAPSHOT + 0.6.17 diff --git a/s3-extensions/pom.xml b/s3-extensions/pom.xml index 6bcd732697..14779abc4b 100644 --- a/s3-extensions/pom.xml +++ b/s3-extensions/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.17-SNAPSHOT + 0.6.17 diff --git a/server/pom.xml b/server/pom.xml index 01cdc23e68..80f36e36ae 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.17-SNAPSHOT + 0.6.17 diff --git a/services/pom.xml b/services/pom.xml index d4971138fa..d39b3de942 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -27,7 +27,7 @@ io.druid druid - 0.6.17-SNAPSHOT + 0.6.17 -- GitLab