updated the version
diff --git a/apps/pom.xml b/apps/pom.xml
index 9ac8426..fc415f5 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>com.datatorrent</groupId>
     <artifactId>malhar-all</artifactId>
-    <version>1.0.4-7</version>
+    <version>1.0.4-8</version>
   </parent>
 
   <artifactId>malhar-apps</artifactId>
diff --git a/benchmark/pom.xml b/benchmark/pom.xml
index 09b3ee2..ec118e3 100644
--- a/benchmark/pom.xml
+++ b/benchmark/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>com.datatorrent</groupId>
     <artifactId>malhar-all</artifactId>
-    <version>1.0.4-7</version>
+    <version>1.0.4-8</version>
   </parent>
 
   <artifactId>malhar-benchmark</artifactId>
diff --git a/contrib/pom.xml b/contrib/pom.xml
index 8b2540a..203feb9 100644
--- a/contrib/pom.xml
+++ b/contrib/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>com.datatorrent</groupId>
     <artifactId>malhar-all</artifactId>
-    <version>1.0.4-7</version>
+    <version>1.0.4-8</version>
   </parent>
 
   <artifactId>malhar-contrib</artifactId>
diff --git a/demos/pom.xml b/demos/pom.xml
index 1a9aba2..eec82a2 100644
--- a/demos/pom.xml
+++ b/demos/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>com.datatorrent</groupId>
     <artifactId>malhar-all</artifactId>
-    <version>1.0.4-7</version>
+    <version>1.0.4-8</version>
   </parent>
 
   <artifactId>malhar-demos</artifactId>
diff --git a/library/pom.xml b/library/pom.xml
index 80d04dc..8c0bf2d 100644
--- a/library/pom.xml
+++ b/library/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <groupId>com.datatorrent</groupId>
     <artifactId>malhar-all</artifactId>
-    <version>1.0.4-7</version>
+    <version>1.0.4-8</version>
   </parent>
 
   <artifactId>malhar-library</artifactId>
diff --git a/pom.xml b/pom.xml
index 81ceceb..442e206 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,11 +4,11 @@
   <parent>
     <groupId>com.datatorrent</groupId>
     <artifactId>dt-framework</artifactId>
-    <version>1.0.4-7</version>
+    <version>1.0.4-8</version>
   </parent>
 
   <artifactId>malhar-all</artifactId>
-  <version>1.0.4-7</version>
+  <version>1.0.4-8</version>
   <packaging>pom</packaging>
   <name>Malhar Open Source</name>
   <url>https://www.datatorrent.com/</url>
@@ -26,7 +26,7 @@
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <netbeans.hint.license>malhar-inc</netbeans.hint.license>
     <maven.deploy.skip>false</maven.deploy.skip>
-    <dt.framework.version>1.0.4-7</dt.framework.version>
+    <dt.framework.version>1.0.4-8</dt.framework.version>
     <!-- the following properties match the properties defined in core/pom.xml -->
     <jackson.version>1.9.2</jackson.version>
     <jersey.version>1.9</jersey.version>
diff --git a/samples/pom.xml b/samples/pom.xml
index fc03a0f..ef4b862 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <groupId>com.datatorrent</groupId>
     <artifactId>malhar-all</artifactId>
-    <version>1.0.4-7</version>
+    <version>1.0.4-8</version>
   </parent>
 
   <artifactId>malhar-samples</artifactId>