From 3d7a0ea2d3826faf3faffce41a55808232fc673b Mon Sep 17 00:00:00 2001 From: Fangjin Yang Date: Mon, 25 Mar 2013 13:17:43 -0700 Subject: [PATCH] [maven-release-plugin] prepare release druid-0.3.27 --- 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 511531ac6b..f19b1d3cec 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.3.27-SNAPSHOT + 0.3.27 diff --git a/common/pom.xml b/common/pom.xml index 8d4868eeca..88daa36220 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.3.27-SNAPSHOT + 0.3.27 diff --git a/druid-services/pom.xml b/druid-services/pom.xml index 9cdfd73c66..a3828d4039 100644 --- a/druid-services/pom.xml +++ b/druid-services/pom.xml @@ -24,11 +24,11 @@ druid-services druid-services druid-services - 0.3.27-SNAPSHOT + 0.3.27 com.metamx druid - 0.3.27-SNAPSHOT + 0.3.27 diff --git a/examples/pom.xml b/examples/pom.xml index 37d52dd431..02d1ae9d6a 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.3.27-SNAPSHOT + 0.3.27 diff --git a/examples/rand/pom.xml b/examples/rand/pom.xml index d2c09b3238..990a11d898 100644 --- a/examples/rand/pom.xml +++ b/examples/rand/pom.xml @@ -9,7 +9,7 @@ com.metamx druid-examples - 0.3.27-SNAPSHOT + 0.3.27 diff --git a/examples/twitter/pom.xml b/examples/twitter/pom.xml index 666cc6b4e3..d73927c4e6 100644 --- a/examples/twitter/pom.xml +++ b/examples/twitter/pom.xml @@ -9,7 +9,7 @@ com.metamx druid-examples - 0.3.27-SNAPSHOT + 0.3.27 diff --git a/index-common/pom.xml b/index-common/pom.xml index bea2c9305b..936de8e436 100644 --- a/index-common/pom.xml +++ b/index-common/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.3.27-SNAPSHOT + 0.3.27 diff --git a/indexer/pom.xml b/indexer/pom.xml index a22c0f8a17..65034754cd 100644 --- a/indexer/pom.xml +++ b/indexer/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.3.27-SNAPSHOT + 0.3.27 diff --git a/merger/pom.xml b/merger/pom.xml index d8ca1172bb..6eb996d666 100644 --- a/merger/pom.xml +++ b/merger/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.3.27-SNAPSHOT + 0.3.27 diff --git a/pom.xml b/pom.xml index d35e832394..f4ff2bf74b 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ com.metamx druid pom - 0.3.27-SNAPSHOT + 0.3.27 druid druid diff --git a/realtime/pom.xml b/realtime/pom.xml index e8cdc73e6f..9f93010b00 100644 --- a/realtime/pom.xml +++ b/realtime/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.3.27-SNAPSHOT + 0.3.27 diff --git a/server/pom.xml b/server/pom.xml index eb7c8ee42b..6d6a04c828 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.3.27-SNAPSHOT + 0.3.27 -- GitLab