Startign 5.0.1-SNAPSHOT and Moving listener removal to app deactivation

Change-Id: I3a33c95a6e541cfa685c82e5f33b2fb70b193d68
diff --git a/web/pom.xml b/web/pom.xml
index 8a46f82..bdf0c96 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>olt</artifactId>
         <groupId>org.opencord</groupId>
-        <version>5.0.0</version>
+        <version>5.0.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>olt-web</artifactId>