VOL-423 update to ONOS version 1.10.6

Change-Id: I33b6f8943338f354cb2d2e2bb8a168e38ceb9629
diff --git a/pom.xml b/pom.xml
index c7896a7..3305052 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-dependencies</artifactId>
-        <version>1.10.3</version>
+        <version>1.10.6</version>
         <relativePath></relativePath>
     </parent>
 
@@ -33,7 +33,7 @@
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <onos.version>1.10.3</onos.version>
+        <onos.version>1.10.6</onos.version>
         <onos.app.name>org.opencord.sadis</onos.app.name>
         <onos.app.category>Utility</onos.app.category>
         <onos.app.title>Subscriber and Access Device Information Service</onos.app.title>