From cb9b18c7c2aaea19aaca90ff0d8ae7b9cdc87960 Mon Sep 17 00:00:00 2001 From: Eric Tschetter Date: Fri, 14 Dec 2012 11:37:12 -0600 Subject: [PATCH] [maven-release-plugin] prepare release druid-0.1.14 --- client/pom.xml | 2 +- common/pom.xml | 2 +- druid-services/pom.xml | 4 ++-- examples/pom.xml | 2 +- examples/rand/pom.xml | 2 +- examples/twitter/pom.xml | 2 +- index-common/pom.xml | 2 +- indexer/pom.xml | 2 +- merger/pom.xml | 2 +- pom.xml | 2 +- realtime/pom.xml | 2 +- server/pom.xml | 2 +- 12 files changed, 13 insertions(+), 13 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index 98cbd3a7ef..755cd47e11 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.1.14-SNAPSHOT + 0.1.14 diff --git a/common/pom.xml b/common/pom.xml index 51fa4edd2e..d5a0019767 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.1.14-SNAPSHOT + 0.1.14 diff --git a/druid-services/pom.xml b/druid-services/pom.xml index 06c0187339..bec20dbf82 100644 --- a/druid-services/pom.xml +++ b/druid-services/pom.xml @@ -24,11 +24,11 @@ druid-services druid-services druid-services - 0.1.14-SNAPSHOT + 0.1.14 com.metamx druid - 0.1.14-SNAPSHOT + 0.1.14 diff --git a/examples/pom.xml b/examples/pom.xml index e6dba92a5d..f8ab19fac5 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.1.14-SNAPSHOT + 0.1.14 diff --git a/examples/rand/pom.xml b/examples/rand/pom.xml index f03b359108..ee946e6311 100644 --- a/examples/rand/pom.xml +++ b/examples/rand/pom.xml @@ -9,7 +9,7 @@ com.metamx druid-examples - 0.1.14-SNAPSHOT + 0.1.14 diff --git a/examples/twitter/pom.xml b/examples/twitter/pom.xml index 7d84e35e78..073ec4c02f 100644 --- a/examples/twitter/pom.xml +++ b/examples/twitter/pom.xml @@ -9,7 +9,7 @@ com.metamx druid-examples - 0.1.14-SNAPSHOT + 0.1.14 diff --git a/index-common/pom.xml b/index-common/pom.xml index 3641c59b9a..1904a3973c 100644 --- a/index-common/pom.xml +++ b/index-common/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.1.14-SNAPSHOT + 0.1.14 diff --git a/indexer/pom.xml b/indexer/pom.xml index 66756e7450..1fe8d812b3 100644 --- a/indexer/pom.xml +++ b/indexer/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.1.14-SNAPSHOT + 0.1.14 diff --git a/merger/pom.xml b/merger/pom.xml index ba8887c9b5..278e74fb81 100644 --- a/merger/pom.xml +++ b/merger/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.1.14-SNAPSHOT + 0.1.14 diff --git a/pom.xml b/pom.xml index 6ed44560ff..96d04960c0 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ com.metamx druid pom - 0.1.14-SNAPSHOT + 0.1.14 druid druid diff --git a/realtime/pom.xml b/realtime/pom.xml index 45c963d3fe..7d89953408 100644 --- a/realtime/pom.xml +++ b/realtime/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.1.14-SNAPSHOT + 0.1.14 diff --git a/server/pom.xml b/server/pom.xml index 123a0d1a65..76e4ef3dd8 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.1.14-SNAPSHOT + 0.1.14 -- GitLab