From 7e074e8158e629a5ff6a11da4d35e51985fabb8f Mon Sep 17 00:00:00 2001 From: Fangjin Yang Date: Tue, 15 Jan 2013 12:04:12 -0800 Subject: [PATCH] fix pom breakage --- 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 +- realtime/pom.xml | 2 +- server/pom.xml | 2 +- 11 files changed, 12 insertions(+), 12 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index e737c55bc20..9917a339787 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.1.26-SNAPSHOT + 0.2.0-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index ec21eb37008..b4b900311dd 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.1.26-SNAPSHOT + 0.2.0-SNAPSHOT diff --git a/druid-services/pom.xml b/druid-services/pom.xml index 81af25085e9..d514c32514d 100644 --- a/druid-services/pom.xml +++ b/druid-services/pom.xml @@ -24,11 +24,11 @@ druid-services druid-services druid-services - 0.1.26-SNAPSHOT + 0.2.0-SNAPSHOT com.metamx druid - 0.1.26-SNAPSHOT + 0.2.0-SNAPSHOT diff --git a/examples/pom.xml b/examples/pom.xml index d1aae11058e..350660500d1 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.1.26-SNAPSHOT + 0.2.0-SNAPSHOT diff --git a/examples/rand/pom.xml b/examples/rand/pom.xml index ae6b1282605..0e186d40b83 100644 --- a/examples/rand/pom.xml +++ b/examples/rand/pom.xml @@ -9,7 +9,7 @@ com.metamx druid-examples - 0.1.26-SNAPSHOT + 0.2.0-SNAPSHOT diff --git a/examples/twitter/pom.xml b/examples/twitter/pom.xml index 40420b8b2f3..f5a8cc28141 100644 --- a/examples/twitter/pom.xml +++ b/examples/twitter/pom.xml @@ -9,7 +9,7 @@ com.metamx druid-examples - 0.1.26-SNAPSHOT + 0.2.0-SNAPSHOT diff --git a/index-common/pom.xml b/index-common/pom.xml index c5ca45c1002..a270b9cca22 100644 --- a/index-common/pom.xml +++ b/index-common/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.1.26-SNAPSHOT + 0.2.0-SNAPSHOT diff --git a/indexer/pom.xml b/indexer/pom.xml index 3ab32ed0b90..433aea2dc13 100644 --- a/indexer/pom.xml +++ b/indexer/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.1.26-SNAPSHOT + 0.2.0-SNAPSHOT diff --git a/merger/pom.xml b/merger/pom.xml index 1ea3478f7b9..64beb8d6b84 100644 --- a/merger/pom.xml +++ b/merger/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.1.26-SNAPSHOT + 0.2.0-SNAPSHOT diff --git a/realtime/pom.xml b/realtime/pom.xml index 502f9c8b182..5cf54f122d2 100644 --- a/realtime/pom.xml +++ b/realtime/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.1.26-SNAPSHOT + 0.2.0-SNAPSHOT diff --git a/server/pom.xml b/server/pom.xml index 7db3faba232..354aecaee60 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.1.26-SNAPSHOT + 0.2.0-SNAPSHOT