[maven-release-plugin] prepare release druid-0.4.12.2
diff --git a/client/pom.xml b/client/pom.xml
index 61fe7cc..9f53ace 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.4.12.2-SNAPSHOT</version>
+        <version>0.4.12.2</version>
     </parent>
 
     <dependencies>
diff --git a/common/pom.xml b/common/pom.xml
index 15acfaa..d281011 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.4.12.2-SNAPSHOT</version>
+        <version>0.4.12.2</version>
     </parent>
 
     <dependencies>
diff --git a/examples/pom.xml b/examples/pom.xml
index dd2f62d..7c0e428 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -9,7 +9,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.4.12.2-SNAPSHOT</version>
+        <version>0.4.12.2</version>
     </parent>
 
     <dependencies>
diff --git a/index-common/pom.xml b/index-common/pom.xml
index 8d70d7f..c8d1fe8 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.12.2-SNAPSHOT</version>
+        <version>0.4.12.2</version>
     </parent>
 
     <dependencies>
diff --git a/indexer/pom.xml b/indexer/pom.xml
index c6c9ea6..adac3f3 100644
--- a/indexer/pom.xml
+++ b/indexer/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.4.12.2-SNAPSHOT</version>
+        <version>0.4.12.2</version>
     </parent>
 
     <dependencies>
diff --git a/merger/pom.xml b/merger/pom.xml
index 2ab44e7..25cccd3 100644
--- a/merger/pom.xml
+++ b/merger/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.4.12.2-SNAPSHOT</version>
+        <version>0.4.12.2</version>
     </parent>
 
     <dependencies>
diff --git a/pom.xml b/pom.xml
index 91119c6..757ca5c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <groupId>com.metamx</groupId>
     <artifactId>druid</artifactId>
     <packaging>pom</packaging>
-    <version>0.4.12.2-SNAPSHOT</version>
+    <version>0.4.12.2</version>
     <name>druid</name>
     <description>druid</description>
     <scm>
diff --git a/realtime/pom.xml b/realtime/pom.xml
index f1da629..4ab5ee5 100644
--- a/realtime/pom.xml
+++ b/realtime/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.4.12.2-SNAPSHOT</version>
+        <version>0.4.12.2</version>
     </parent>
 
     <dependencies>
diff --git a/server/pom.xml b/server/pom.xml
index eecfd88..3041c7ec 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.4.12.2-SNAPSHOT</version>
+        <version>0.4.12.2</version>
     </parent>
 
     <dependencies>
diff --git a/services/pom.xml b/services/pom.xml
index 5c819bd..c6f2d6e 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.12.2-SNAPSHOT</version>
+    <version>0.4.12.2</version>
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.4.12.2-SNAPSHOT</version>
+        <version>0.4.12.2</version>
     </parent>
 
     <dependencies>