From 75cefa05b5a1c4b5b3bf0ea0a37b42dc6c4c5b5c Mon Sep 17 00:00:00 2001 From: Fangjin Yang Date: Mon, 4 Mar 2013 13:08:26 -0800 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 7fcc0fff2a..8ad2bea5ee 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.3.16 + 0.3.17-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index b784638537..c4d83b8f81 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.3.16 + 0.3.17-SNAPSHOT diff --git a/druid-services/pom.xml b/druid-services/pom.xml index 098d00dd7d..b71317d235 100644 --- a/druid-services/pom.xml +++ b/druid-services/pom.xml @@ -24,11 +24,11 @@ druid-services druid-services druid-services - 0.3.16 + 0.3.17-SNAPSHOT com.metamx druid - 0.3.16 + 0.3.17-SNAPSHOT diff --git a/examples/pom.xml b/examples/pom.xml index ceafebe0f4..8dfe0dca4d 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.3.16 + 0.3.17-SNAPSHOT diff --git a/examples/rand/pom.xml b/examples/rand/pom.xml index 348270455e..4b1f8ab2a1 100644 --- a/examples/rand/pom.xml +++ b/examples/rand/pom.xml @@ -9,7 +9,7 @@ com.metamx druid-examples - 0.3.16 + 0.3.17-SNAPSHOT diff --git a/examples/twitter/pom.xml b/examples/twitter/pom.xml index 04d1424cab..6024167511 100644 --- a/examples/twitter/pom.xml +++ b/examples/twitter/pom.xml @@ -9,7 +9,7 @@ com.metamx druid-examples - 0.3.16 + 0.3.17-SNAPSHOT diff --git a/index-common/pom.xml b/index-common/pom.xml index 53be8c6066..d06dd7d561 100644 --- a/index-common/pom.xml +++ b/index-common/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.3.16 + 0.3.17-SNAPSHOT diff --git a/indexer/pom.xml b/indexer/pom.xml index 1a07d1896d..006dea455d 100644 --- a/indexer/pom.xml +++ b/indexer/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.3.16 + 0.3.17-SNAPSHOT diff --git a/merger/pom.xml b/merger/pom.xml index 979ccb3331..3d7d4a05f3 100644 --- a/merger/pom.xml +++ b/merger/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.3.16 + 0.3.17-SNAPSHOT diff --git a/pom.xml b/pom.xml index 892b025ae6..daa3e80631 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ com.metamx druid pom - 0.3.16 + 0.3.17-SNAPSHOT druid druid diff --git a/realtime/pom.xml b/realtime/pom.xml index 4cffee16f4..37bc5d12c5 100644 --- a/realtime/pom.xml +++ b/realtime/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.3.16 + 0.3.17-SNAPSHOT diff --git a/server/pom.xml b/server/pom.xml index 4feb70e664..45584f572b 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.3.16 + 0.3.17-SNAPSHOT -- GitLab