[maven-release-plugin] prepare release druid-0.4.27
diff --git a/client/pom.xml b/client/pom.xml
index 382b8f3..6ebbb65 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.4.27-SNAPSHOT</version>
+        <version>0.4.27</version>
     </parent>
 
     <dependencies>
diff --git a/common/pom.xml b/common/pom.xml
index beebf6c..55a2fc6 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.4.27-SNAPSHOT</version>
+        <version>0.4.27</version>
     </parent>
 
     <dependencies>
diff --git a/examples/pom.xml b/examples/pom.xml
index 4476e0d..f30b7d2 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -9,7 +9,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.4.27-SNAPSHOT</version>
+        <version>0.4.27</version>
     </parent>
 
     <dependencies>
diff --git a/index-common/pom.xml b/index-common/pom.xml
index 19bf2fa..b57d001 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.4.27-SNAPSHOT</version>
+        <version>0.4.27</version>
     </parent>
 
     <dependencies>
diff --git a/indexer/pom.xml b/indexer/pom.xml
index 7fdeed0..0d5347e 100644
--- a/indexer/pom.xml
+++ b/indexer/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.4.27-SNAPSHOT</version>
+        <version>0.4.27</version>
     </parent>
 
     <dependencies>
diff --git a/merger/pom.xml b/merger/pom.xml
index 93c7ea9..ef69d22 100644
--- a/merger/pom.xml
+++ b/merger/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.4.27-SNAPSHOT</version>
+        <version>0.4.27</version>
     </parent>
 
     <dependencies>
diff --git a/pom.xml b/pom.xml
index cf54b16..dae49b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <groupId>com.metamx</groupId>
     <artifactId>druid</artifactId>
     <packaging>pom</packaging>
-    <version>0.4.27-SNAPSHOT</version>
+    <version>0.4.27</version>
     <name>druid</name>
     <description>druid</description>
     <scm>
diff --git a/realtime/pom.xml b/realtime/pom.xml
index 44d0836..6ea19c5 100644
--- a/realtime/pom.xml
+++ b/realtime/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.4.27-SNAPSHOT</version>
+        <version>0.4.27</version>
     </parent>
 
     <dependencies>
diff --git a/server/pom.xml b/server/pom.xml
index 72e4be0..1fcc952 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.4.27-SNAPSHOT</version>
+        <version>0.4.27</version>
     </parent>
 
     <dependencies>
diff --git a/services/pom.xml b/services/pom.xml
index 398a4ca..67488d0 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -24,11 +24,11 @@
     <artifactId>druid-services</artifactId>
     <name>druid-services</name>
     <description>druid-services</description>
-    <version>0.4.27-SNAPSHOT</version>
+    <version>0.4.27</version>
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.4.27-SNAPSHOT</version>
+        <version>0.4.27</version>
     </parent>
 
     <dependencies>