[maven-release-plugin] prepare release druid-0.3.7
diff --git a/client/pom.xml b/client/pom.xml
index 990c822..0a8d4a2 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.3.7-SNAPSHOT</version>
+        <version>0.3.7</version>
     </parent>
 
     <dependencies>
diff --git a/common/pom.xml b/common/pom.xml
index e521631..c484ed0 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.3.7-SNAPSHOT</version>
+        <version>0.3.7</version>
     </parent>
 
     <dependencies>
diff --git a/druid-services/pom.xml b/druid-services/pom.xml
index 6d82fea..bbec593 100644
--- a/druid-services/pom.xml
+++ b/druid-services/pom.xml
@@ -24,11 +24,11 @@
     <artifactId>druid-services</artifactId>
     <name>druid-services</name>
     <description>druid-services</description>
-    <version>0.3.7-SNAPSHOT</version>
+    <version>0.3.7</version>
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.3.7-SNAPSHOT</version>
+        <version>0.3.7</version>
     </parent>
 
     <dependencies>
diff --git a/examples/pom.xml b/examples/pom.xml
index 11ac68e..781dd8f 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.3.7-SNAPSHOT</version>
+        <version>0.3.7</version>
     </parent>
 
     <modules>
diff --git a/examples/rand/pom.xml b/examples/rand/pom.xml
index 139b456..2cb1b61 100644
--- a/examples/rand/pom.xml
+++ b/examples/rand/pom.xml
@@ -9,7 +9,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid-examples</artifactId>
-        <version>0.3.7-SNAPSHOT</version>
+        <version>0.3.7</version>
     </parent>
 
     <dependencies>
diff --git a/examples/twitter/pom.xml b/examples/twitter/pom.xml
index c998872..e6740fd 100644
--- a/examples/twitter/pom.xml
+++ b/examples/twitter/pom.xml
@@ -9,7 +9,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid-examples</artifactId>
-        <version>0.3.7-SNAPSHOT</version>
+        <version>0.3.7</version>
     </parent>
 
     <dependencies>
diff --git a/index-common/pom.xml b/index-common/pom.xml
index 133b956..feda750 100644
--- a/index-common/pom.xml
+++ b/index-common/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.3.7-SNAPSHOT</version>
+        <version>0.3.7</version>
     </parent>
 
     <dependencies>
diff --git a/indexer/pom.xml b/indexer/pom.xml
index c477854..5e054f4 100644
--- a/indexer/pom.xml
+++ b/indexer/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.3.7-SNAPSHOT</version>
+        <version>0.3.7</version>
     </parent>
 
     <dependencies>
diff --git a/merger/pom.xml b/merger/pom.xml
index 8931ae8..ad4bd49 100644
--- a/merger/pom.xml
+++ b/merger/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.3.7-SNAPSHOT</version>
+        <version>0.3.7</version>
     </parent>
 
     <dependencies>
diff --git a/pom.xml b/pom.xml
index ee0e0a8..b57eccf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <groupId>com.metamx</groupId>
     <artifactId>druid</artifactId>
     <packaging>pom</packaging>
-    <version>0.3.7-SNAPSHOT</version>
+    <version>0.3.7</version>
     <name>druid</name>
     <description>druid</description>
     <scm>
diff --git a/realtime/pom.xml b/realtime/pom.xml
index af6c347..f341745 100644
--- a/realtime/pom.xml
+++ b/realtime/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.3.7-SNAPSHOT</version>
+        <version>0.3.7</version>
     </parent>
 
     <properties>
diff --git a/server/pom.xml b/server/pom.xml
index b7a666a..d9c2c81 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.3.7-SNAPSHOT</version>
+        <version>0.3.7</version>
     </parent>
 
     <dependencies>