From ed9f4b4cf2f738657c9024a306d6f76d25ee3a4a Mon Sep 17 00:00:00 2001 From: fjy Date: Tue, 17 Dec 2013 16:29:49 -0800 Subject: [PATCH] [maven-release-plugin] prepare release druid-0.6.38 --- 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 +- rabbitmq/pom.xml | 2 +- s3-extensions/pom.xml | 2 +- server/pom.xml | 2 +- services/pom.xml | 2 +- 14 files changed, 15 insertions(+), 15 deletions(-) diff --git a/cassandra-storage/pom.xml b/cassandra-storage/pom.xml index 91c20c7644..534eaab7b2 100644 --- a/cassandra-storage/pom.xml +++ b/cassandra-storage/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.38-SNAPSHOT + 0.6.38 diff --git a/common/pom.xml b/common/pom.xml index 81fe642430..60f25e603d 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.38-SNAPSHOT + 0.6.38 diff --git a/examples/pom.xml b/examples/pom.xml index ef97db4dd7..3fdafea8fa 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.38-SNAPSHOT + 0.6.38 diff --git a/hdfs-storage/pom.xml b/hdfs-storage/pom.xml index 47b5c0f6d1..416b70827e 100644 --- a/hdfs-storage/pom.xml +++ b/hdfs-storage/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.38-SNAPSHOT + 0.6.38 diff --git a/indexing-hadoop/pom.xml b/indexing-hadoop/pom.xml index 64693a1ee9..bea37023db 100644 --- a/indexing-hadoop/pom.xml +++ b/indexing-hadoop/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.38-SNAPSHOT + 0.6.38 diff --git a/indexing-service/pom.xml b/indexing-service/pom.xml index 34e7e27d50..b29a2e70f9 100644 --- a/indexing-service/pom.xml +++ b/indexing-service/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.38-SNAPSHOT + 0.6.38 diff --git a/kafka-eight/pom.xml b/kafka-eight/pom.xml index 30a863a29a..813cae3a6e 100644 --- a/kafka-eight/pom.xml +++ b/kafka-eight/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.38-SNAPSHOT + 0.6.38 diff --git a/kafka-seven/pom.xml b/kafka-seven/pom.xml index cf14732daf..86374e5883 100644 --- a/kafka-seven/pom.xml +++ b/kafka-seven/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.38-SNAPSHOT + 0.6.38 diff --git a/pom.xml b/pom.xml index 288cbecef8..539971c909 100644 --- a/pom.xml +++ b/pom.xml @@ -23,14 +23,14 @@ io.druid druid pom - 0.6.38-SNAPSHOT + 0.6.38 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.38 diff --git a/processing/pom.xml b/processing/pom.xml index 07e60d195f..efe264fab4 100644 --- a/processing/pom.xml +++ b/processing/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.38-SNAPSHOT + 0.6.38 diff --git a/rabbitmq/pom.xml b/rabbitmq/pom.xml index 60ac9636ae..8fa443b6c1 100644 --- a/rabbitmq/pom.xml +++ b/rabbitmq/pom.xml @@ -9,7 +9,7 @@ io.druid druid - 0.6.38-SNAPSHOT + 0.6.38 diff --git a/s3-extensions/pom.xml b/s3-extensions/pom.xml index 7183ef439e..2aea865aec 100644 --- a/s3-extensions/pom.xml +++ b/s3-extensions/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.38-SNAPSHOT + 0.6.38 diff --git a/server/pom.xml b/server/pom.xml index 028b8b3837..222f63bf8b 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -28,7 +28,7 @@ io.druid druid - 0.6.38-SNAPSHOT + 0.6.38 diff --git a/services/pom.xml b/services/pom.xml index 1f20ba4226..9b36b8279a 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -27,7 +27,7 @@ io.druid druid - 0.6.38-SNAPSHOT + 0.6.38 -- GitLab