From 2b2818dbaf9b39f59a0ea1a0f95eafd26a40bd0e Mon Sep 17 00:00:00 2001 From: Fangjin Yang Date: Fri, 14 Dec 2012 22:56:43 -0800 Subject: [PATCH] [maven-release-plugin] prepare release druid-0.1.18 --- 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 123c389122..b1b5d0ff1c 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.1.18-SNAPSHOT + 0.1.18 diff --git a/common/pom.xml b/common/pom.xml index 129f2f1286..eb3619ce85 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.1.18-SNAPSHOT + 0.1.18 diff --git a/druid-services/pom.xml b/druid-services/pom.xml index 88be31f7c8..5c786f7bc3 100644 --- a/druid-services/pom.xml +++ b/druid-services/pom.xml @@ -24,11 +24,11 @@ druid-services druid-services druid-services - 0.1.18-SNAPSHOT + 0.1.18 com.metamx druid - 0.1.18-SNAPSHOT + 0.1.18 diff --git a/examples/pom.xml b/examples/pom.xml index 20a30ae054..cae26efd1c 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.1.18-SNAPSHOT + 0.1.18 diff --git a/examples/rand/pom.xml b/examples/rand/pom.xml index 7d989a5e08..60fc96c0e0 100644 --- a/examples/rand/pom.xml +++ b/examples/rand/pom.xml @@ -9,7 +9,7 @@ com.metamx druid-examples - 0.1.18-SNAPSHOT + 0.1.18 diff --git a/examples/twitter/pom.xml b/examples/twitter/pom.xml index 4a2302f936..3bcbc3521d 100644 --- a/examples/twitter/pom.xml +++ b/examples/twitter/pom.xml @@ -9,7 +9,7 @@ com.metamx druid-examples - 0.1.18-SNAPSHOT + 0.1.18 diff --git a/index-common/pom.xml b/index-common/pom.xml index 5ebe8090aa..df64e2f17d 100644 --- a/index-common/pom.xml +++ b/index-common/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.1.18-SNAPSHOT + 0.1.18 diff --git a/indexer/pom.xml b/indexer/pom.xml index fa67a05b46..bb6dea10f0 100644 --- a/indexer/pom.xml +++ b/indexer/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.1.18-SNAPSHOT + 0.1.18 diff --git a/merger/pom.xml b/merger/pom.xml index 9dd0f3e6f7..3a0f7b0811 100644 --- a/merger/pom.xml +++ b/merger/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.1.18-SNAPSHOT + 0.1.18 diff --git a/pom.xml b/pom.xml index 9a76dee49a..e3dcb6341a 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ com.metamx druid pom - 0.1.18-SNAPSHOT + 0.1.18 druid druid diff --git a/realtime/pom.xml b/realtime/pom.xml index 6de60811b6..58ddb55e30 100644 --- a/realtime/pom.xml +++ b/realtime/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.1.18-SNAPSHOT + 0.1.18 diff --git a/server/pom.xml b/server/pom.xml index 7bbd25df62..596e706ad8 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.1.18-SNAPSHOT + 0.1.18 -- GitLab