diff --git a/Roadmap.md b/Roadmap.md
index a9a3a9095b6..95ec00f4ea1 100644
--- a/Roadmap.md
+++ b/Roadmap.md
@@ -1,17 +1,4 @@
# Zeppelin Roadmap
-This document explains the list of planned and work to be done in Zeppelin. It is intended to be exhaustive but some elements might still be missing.
-
-## Features
-
-* Support for multiple separate clusters (one per-notebook)
-* Apache Tajo interpreter
-* Apache Flink interpreter
-* Python interpreter
-* Package Zeppelin (RPM,DEB)
-* Apache BigTop integration
-* Notebook read-only mode
-* R interpreter
-* Pluggable notebook persistence layer with supporting directory structure
-* Printing output with stream
+Please check https://cwiki.apache.org/confluence/display/ZEPPELIN/Zeppelin+Roadmap for details
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index a1931609798..540e4d320a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -490,7 +490,7 @@
org.apache.maven.plugins
maven-clean-plugin
- 2.4.1
+ 2.6.1
diff --git a/zeppelin-web/pom.xml b/zeppelin-web/pom.xml
index b8fc2ebadd2..f4549ad1674 100644
--- a/zeppelin-web/pom.xml
+++ b/zeppelin-web/pom.xml
@@ -69,6 +69,7 @@
+
com.github.eirslett
frontend-maven-plugin
@@ -143,6 +144,17 @@
true
+
+
+ maven-clean-plugin
+
+
+
+ bower_components
+
+
+
+