ONOS dependency is changed; New Version is created for this app; Comments are added to understand the write metadata value
the solution to supporting the authentication flows would be to support using a default Technology Profile (propose using TP ID = 64) The default tech profile 64 would be a single TCONT with a single GEM.

Change-Id: Ic978f099e2546e435bebadce8dee41e4ac38399a
diff --git a/pom.xml b/pom.xml
index b9d22a8..bcd8637 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,18 +22,18 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-dependencies</artifactId>
-        <version>1.13.6</version>
+        <version>1.13.8</version>
         <relativePath></relativePath>
     </parent>
 
     <groupId>org.opencord</groupId>
     <artifactId>olt</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <onos.version>1.13.6</onos.version>
+        <onos.version>1.13.8</onos.version>
     </properties>
 
     <modules>