From 90637ab7b7865d91f576b86fe221a50355d979c2 Mon Sep 17 00:00:00 2001 From: Fangjin Yang Date: Mon, 4 Mar 2013 13:08:09 -0800 Subject: [PATCH] [maven-release-plugin] prepare release druid-0.3.16 --- 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 7735497764..7fcc0fff2a 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.3.16-SNAPSHOT + 0.3.16 diff --git a/common/pom.xml b/common/pom.xml index 212e8f4c03..b784638537 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.3.16-SNAPSHOT + 0.3.16 diff --git a/druid-services/pom.xml b/druid-services/pom.xml index ae429a4000..098d00dd7d 100644 --- a/druid-services/pom.xml +++ b/druid-services/pom.xml @@ -24,11 +24,11 @@ druid-services druid-services druid-services - 0.3.16-SNAPSHOT + 0.3.16 com.metamx druid - 0.3.16-SNAPSHOT + 0.3.16 diff --git a/examples/pom.xml b/examples/pom.xml index ce809546e0..ceafebe0f4 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.3.16-SNAPSHOT + 0.3.16 diff --git a/examples/rand/pom.xml b/examples/rand/pom.xml index 2f14eb10ce..348270455e 100644 --- a/examples/rand/pom.xml +++ b/examples/rand/pom.xml @@ -9,7 +9,7 @@ com.metamx druid-examples - 0.3.16-SNAPSHOT + 0.3.16 diff --git a/examples/twitter/pom.xml b/examples/twitter/pom.xml index 0f3d21ae1a..04d1424cab 100644 --- a/examples/twitter/pom.xml +++ b/examples/twitter/pom.xml @@ -9,7 +9,7 @@ com.metamx druid-examples - 0.3.16-SNAPSHOT + 0.3.16 diff --git a/index-common/pom.xml b/index-common/pom.xml index 2553823ffa..53be8c6066 100644 --- a/index-common/pom.xml +++ b/index-common/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.3.16-SNAPSHOT + 0.3.16 diff --git a/indexer/pom.xml b/indexer/pom.xml index 4338b90e3c..1a07d1896d 100644 --- a/indexer/pom.xml +++ b/indexer/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.3.16-SNAPSHOT + 0.3.16 diff --git a/merger/pom.xml b/merger/pom.xml index 80e5667882..979ccb3331 100644 --- a/merger/pom.xml +++ b/merger/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.3.16-SNAPSHOT + 0.3.16 diff --git a/pom.xml b/pom.xml index bb8d325dc4..892b025ae6 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ com.metamx druid pom - 0.3.16-SNAPSHOT + 0.3.16 druid druid diff --git a/realtime/pom.xml b/realtime/pom.xml index 5e012a4bdf..4cffee16f4 100644 --- a/realtime/pom.xml +++ b/realtime/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.3.16-SNAPSHOT + 0.3.16 diff --git a/server/pom.xml b/server/pom.xml index 82d8754928..4feb70e664 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.3.16-SNAPSHOT + 0.3.16 -- GitLab