From afac15d6310eb69ffd69ed5f38842836d7ff788d Mon Sep 17 00:00:00 2001 From: fjy Date: Tue, 16 Jul 2013 13:32:50 -0700 Subject: [PATCH] fix version problem --- client/pom.xml | 2 +- common/pom.xml | 2 +- examples/pom.xml | 2 +- indexing-common/pom.xml | 2 +- indexing-hadoop/pom.xml | 2 +- indexing-service/pom.xml | 2 +- pom.xml | 2 +- realtime/pom.xml | 2 +- server/pom.xml | 2 +- services/pom.xml | 4 ++-- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index e5ad8f81835..fd5039deddc 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.5.6 + 0.5.7-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index 6f8586370b3..caea6c52f73 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.5.6 + 0.5.7-SNAPSHOT diff --git a/examples/pom.xml b/examples/pom.xml index 73d14616b9c..16d53467ae4 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -9,7 +9,7 @@ com.metamx druid - 0.5.6 + 0.5.7-SNAPSHOT diff --git a/indexing-common/pom.xml b/indexing-common/pom.xml index a94c6700c89..86fdc42daef 100644 --- a/indexing-common/pom.xml +++ b/indexing-common/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.5.6 + 0.5.7-SNAPSHOT diff --git a/indexing-hadoop/pom.xml b/indexing-hadoop/pom.xml index fc7f24ba236..c3bea71fff5 100644 --- a/indexing-hadoop/pom.xml +++ b/indexing-hadoop/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.5.6 + 0.5.7-SNAPSHOT diff --git a/indexing-service/pom.xml b/indexing-service/pom.xml index 343f982bf39..af06cc1cef5 100644 --- a/indexing-service/pom.xml +++ b/indexing-service/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.5.6 + 0.5.7-SNAPSHOT diff --git a/pom.xml b/pom.xml index 16e717b9a2c..8bc94f28cb5 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ com.metamx druid pom - 0.5.6 + 0.5.7-SNAPSHOT druid druid diff --git a/realtime/pom.xml b/realtime/pom.xml index 403388cae4e..3cf5f0dfcf7 100644 --- a/realtime/pom.xml +++ b/realtime/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.5.6 + 0.5.7-SNAPSHOT diff --git a/server/pom.xml b/server/pom.xml index 0fea0a499cb..06d0f7795d6 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -28,7 +28,7 @@ com.metamx druid - 0.5.6 + 0.5.7-SNAPSHOT diff --git a/services/pom.xml b/services/pom.xml index 9197a633783..c1bbb4bc3ec 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -24,11 +24,11 @@ druid-services druid-services druid-services - 0.5.6 + 0.5.7-SNAPSHOT com.metamx druid - 0.5.6 + 0.5.7-SNAPSHOT