[maven-release-plugin] prepare release druid-0.3.35
diff --git a/client/pom.xml b/client/pom.xml
index 1bc3e8f..b71e0ce 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.3.35-SNAPSHOT</version>
+        <version>0.3.35</version>
     </parent>
 
     <dependencies>
diff --git a/common/pom.xml b/common/pom.xml
index 2cc6579..5b6526d 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.3.35-SNAPSHOT</version>
+        <version>0.3.35</version>
     </parent>
 
     <dependencies>
diff --git a/druid-services/pom.xml b/druid-services/pom.xml
index 50370e2..5043f46 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.35-SNAPSHOT</version>
+    <version>0.3.35</version>
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.3.35-SNAPSHOT</version>
+        <version>0.3.35</version>
     </parent>
 
     <dependencies>
diff --git a/examples/pom.xml b/examples/pom.xml
index 8fdb9a7..3287d3e 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.3.35-SNAPSHOT</version>
+        <version>0.3.35</version>
     </parent>
 
     <modules>
diff --git a/examples/rand/pom.xml b/examples/rand/pom.xml
index e061c93..7329f80 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.35-SNAPSHOT</version>
+        <version>0.3.35</version>
     </parent>
 
     <dependencies>
diff --git a/examples/twitter/pom.xml b/examples/twitter/pom.xml
index f3f2397..f7f2f1d 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.35-SNAPSHOT</version>
+        <version>0.3.35</version>
     </parent>
 
     <dependencies>
diff --git a/index-common/pom.xml b/index-common/pom.xml
index 1cf0f86..a571cdd 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.35-SNAPSHOT</version>
+        <version>0.3.35</version>
     </parent>
 
     <dependencies>
diff --git a/indexer/pom.xml b/indexer/pom.xml
index 29d5690..0ed8f52 100644
--- a/indexer/pom.xml
+++ b/indexer/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.3.35-SNAPSHOT</version>
+        <version>0.3.35</version>
     </parent>
 
     <dependencies>
diff --git a/merger/pom.xml b/merger/pom.xml
index 5b1b7f3..6a29223 100644
--- a/merger/pom.xml
+++ b/merger/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.3.35-SNAPSHOT</version>
+        <version>0.3.35</version>
     </parent>
 
     <dependencies>
diff --git a/pom.xml b/pom.xml
index 30cba38..825e468 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <groupId>com.metamx</groupId>
     <artifactId>druid</artifactId>
     <packaging>pom</packaging>
-    <version>0.3.35-SNAPSHOT</version>
+    <version>0.3.35</version>
     <name>druid</name>
     <description>druid</description>
     <scm>
diff --git a/realtime/pom.xml b/realtime/pom.xml
index 9576b32..7b4a732 100644
--- a/realtime/pom.xml
+++ b/realtime/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.3.35-SNAPSHOT</version>
+        <version>0.3.35</version>
     </parent>
 
     <dependencies>
diff --git a/server/pom.xml b/server/pom.xml
index e06b041..c41aab0 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>com.metamx</groupId>
         <artifactId>druid</artifactId>
-        <version>0.3.35-SNAPSHOT</version>
+        <version>0.3.35</version>
     </parent>
 
     <dependencies>