[maven-release-plugin] prepare release druid-0.1.20
diff --git a/client/pom.xml b/client/pom.xml
index 212c450..07e5e27 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.1.20-SNAPSHOT</version>
+        <version>0.1.20</version>
     </parent>
 
     <dependencies>
diff --git a/common/pom.xml b/common/pom.xml
index ca79a5d..e2f93a0 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.1.20-SNAPSHOT</version>
+        <version>0.1.20</version>
     </parent>
 
     <dependencies>
diff --git a/druid-services/pom.xml b/druid-services/pom.xml
index dc8b9f2..ac931da 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.1.20-SNAPSHOT</version>
+    <version>0.1.20</version>
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.1.20-SNAPSHOT</version>
+        <version>0.1.20</version>
     </parent>
 
     <dependencies>
diff --git a/examples/pom.xml b/examples/pom.xml
index 767aecb..6c83f73 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.1.20-SNAPSHOT</version>
+        <version>0.1.20</version>
     </parent>
 
     <modules>
diff --git a/examples/rand/pom.xml b/examples/rand/pom.xml
index d62ac99..b565b7b 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.1.20-SNAPSHOT</version>
+        <version>0.1.20</version>
     </parent>
 
     <dependencies>
diff --git a/examples/twitter/pom.xml b/examples/twitter/pom.xml
index 60d20e5..afae872 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.1.20-SNAPSHOT</version>
+        <version>0.1.20</version>
     </parent>
 
     <dependencies>
diff --git a/index-common/pom.xml b/index-common/pom.xml
index beae6c3..6b87f5b 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.1.20-SNAPSHOT</version>
+        <version>0.1.20</version>
     </parent>
 
     <dependencies>
diff --git a/indexer/pom.xml b/indexer/pom.xml
index 8ad727c..8f305e6 100644
--- a/indexer/pom.xml
+++ b/indexer/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.1.20-SNAPSHOT</version>
+        <version>0.1.20</version>
     </parent>
 
     <dependencies>
diff --git a/merger/pom.xml b/merger/pom.xml
index ade1d22..abf28cb 100644
--- a/merger/pom.xml
+++ b/merger/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.1.20-SNAPSHOT</version>
+        <version>0.1.20</version>
     </parent>
 
     <dependencies>
diff --git a/pom.xml b/pom.xml
index 3ab5558..07755af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <groupId>com.metamx</groupId>
     <artifactId>druid</artifactId>
     <packaging>pom</packaging>
-    <version>0.1.20-SNAPSHOT</version>
+    <version>0.1.20</version>
     <name>druid</name>
     <description>druid</description>
     <scm>
diff --git a/realtime/pom.xml b/realtime/pom.xml
index f515065..eb173e6 100644
--- a/realtime/pom.xml
+++ b/realtime/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.1.20-SNAPSHOT</version>
+        <version>0.1.20</version>
     </parent>
 
     <properties>
diff --git a/server/pom.xml b/server/pom.xml
index 68b62a8..678a14e 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.1.20-SNAPSHOT</version>
+        <version>0.1.20</version>
     </parent>
 
     <dependencies>