[maven-release-plugin] prepare release druid-0.3.19
diff --git a/client/pom.xml b/client/pom.xml
index 809d023..5bd2dab 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.3.19-SNAPSHOT</version>
+        <version>0.3.19</version>
     </parent>
 
     <dependencies>
diff --git a/common/pom.xml b/common/pom.xml
index 340f8a6..e3e6c99 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.3.19-SNAPSHOT</version>
+        <version>0.3.19</version>
     </parent>
 
     <dependencies>
diff --git a/druid-services/pom.xml b/druid-services/pom.xml
index d1aab69..595b6d7 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.19-SNAPSHOT</version>
+    <version>0.3.19</version>
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.3.19-SNAPSHOT</version>
+        <version>0.3.19</version>
     </parent>
 
     <dependencies>
diff --git a/examples/pom.xml b/examples/pom.xml
index 88151a1..98723a0 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.3.19-SNAPSHOT</version>
+        <version>0.3.19</version>
     </parent>
 
     <modules>
diff --git a/examples/rand/pom.xml b/examples/rand/pom.xml
index 54d30dd..9151c02 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.19-SNAPSHOT</version>
+        <version>0.3.19</version>
     </parent>
 
     <dependencies>
diff --git a/examples/twitter/pom.xml b/examples/twitter/pom.xml
index 3b7c2d3..a38e3e3 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.19-SNAPSHOT</version>
+        <version>0.3.19</version>
     </parent>
 
     <dependencies>
diff --git a/index-common/pom.xml b/index-common/pom.xml
index d5db4e3..79e4890 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.19-SNAPSHOT</version>
+        <version>0.3.19</version>
     </parent>
 
     <dependencies>
diff --git a/indexer/pom.xml b/indexer/pom.xml
index b1d065b..35e4f47 100644
--- a/indexer/pom.xml
+++ b/indexer/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.3.19-SNAPSHOT</version>
+        <version>0.3.19</version>
     </parent>
 
     <dependencies>
diff --git a/merger/pom.xml b/merger/pom.xml
index fab94d8..1866b60 100644
--- a/merger/pom.xml
+++ b/merger/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.3.19-SNAPSHOT</version>
+        <version>0.3.19</version>
     </parent>
 
     <dependencies>
diff --git a/pom.xml b/pom.xml
index 27e639e..3e06133 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <groupId>com.metamx</groupId>
     <artifactId>druid</artifactId>
     <packaging>pom</packaging>
-    <version>0.3.19-SNAPSHOT</version>
+    <version>0.3.19</version>
     <name>druid</name>
     <description>druid</description>
     <scm>
diff --git a/realtime/pom.xml b/realtime/pom.xml
index 24b19cc..3927803 100644
--- a/realtime/pom.xml
+++ b/realtime/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.3.19-SNAPSHOT</version>
+        <version>0.3.19</version>
     </parent>
 
     <properties>
diff --git a/server/pom.xml b/server/pom.xml
index edbc04a..a628f95 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.3.19-SNAPSHOT</version>
+        <version>0.3.19</version>
     </parent>
 
     <dependencies>