Preparing to release 0.3.5-RC1
diff --git a/contrib/pom.xml b/contrib/pom.xml
index bdcedc9..95209d1 100644
--- a/contrib/pom.xml
+++ b/contrib/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>com.datatorrent</groupId>
     <artifactId>malhar-all</artifactId>
-    <version>0.3.5-SNAPSHOT</version>
+    <version>0.3.5-RC1</version>
   </parent>
 
   <artifactId>malhar-contrib</artifactId>
diff --git a/demos/pom.xml b/demos/pom.xml
index f782f8c..2596bd0 100644
--- a/demos/pom.xml
+++ b/demos/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>com.datatorrent</groupId>
     <artifactId>malhar-all</artifactId>
-    <version>0.3.5-SNAPSHOT</version>
+    <version>0.3.5-RC1</version>
   </parent>
 
   <artifactId>malhar-demos</artifactId>
diff --git a/library/pom.xml b/library/pom.xml
index 920d45e..c93c4f7 100644
--- a/library/pom.xml
+++ b/library/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <groupId>com.datatorrent</groupId>
     <artifactId>malhar-all</artifactId>
-    <version>0.3.5-SNAPSHOT</version>
+    <version>0.3.5-RC1</version>
   </parent>
 
   <artifactId>malhar-library</artifactId>
diff --git a/pom.xml b/pom.xml
index ebe2e12..beb9e6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,12 +4,12 @@
   <parent>
     <groupId>com.datatorrent</groupId>
     <artifactId>malhar-framework</artifactId>
-    <version>0.3.4</version>
+    <version>0.3.5-RC1</version>
   </parent>
 
   <artifactId>malhar-all</artifactId>
   <packaging>pom</packaging>
-  <version>0.3.5-SNAPSHOT</version>
+  <version>0.3.5-RC1</version>
   <name>Malhar Open Source</name>
 
   <!-- repository to provide the DataTorrent artifacts -->
diff --git a/samples/pom.xml b/samples/pom.xml
index fe24b8f..e0f49be 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <groupId>com.datatorrent</groupId>
     <artifactId>malhar-all</artifactId>
-    <version>0.3.5-SNAPSHOT</version>
+    <version>0.3.5-RC1</version>
   </parent>
 
   <artifactId>malhar-samples</artifactId>