VOL-3925: For PORT_UPDATED event Null pointer exception in ONOS Olt topology app

Change-Id: I84f8aa8e51992043f856a3d5227b305838f41f4b
diff --git a/app/pom.xml b/app/pom.xml
index 4ae3c3d..c12d855 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opencord</groupId>
         <artifactId>olttopology</artifactId>
-        <version>1.0.1</version>
+        <version>1.0.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -38,7 +38,7 @@
             APIs for interacting with the CORD OLT application.
         </api.description>
         <api.package>org.opencord.olttopology.rest</api.package>
-        <olttopology.api.version>1.0.1</olttopology.api.version>
+        <olttopology.api.version>1.0.2</olttopology.api.version>
         <sadis.api.version>5.0.0</sadis.api.version>
     </properties>