VOL-475 - update to ONOS 1.10.9

Change-Id: I77217f406980cb168dad561a5d2bc0d5f3c8e648
diff --git a/pom.xml b/pom.xml
index f65338c..3f2fc91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,18 +22,18 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-dependencies</artifactId>
-        <version>1.10.6</version>
+        <version>1.10.9</version>
         <relativePath></relativePath>
     </parent>
 
     <groupId>org.opencord</groupId>
     <artifactId>sadis</artifactId>
-    <version>1.1.1</version>
+    <version>1.1.2</version>
     <packaging>pom</packaging>
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <onos.version>1.10.6</onos.version>
+        <onos.version>1.10.9</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>
@@ -41,8 +41,6 @@
         <onos.app.url>http://opencord.org</onos.app.url>
         <onos.app.readme>https://gerrit.opencord.org/gitweb?p=igmp.git;f=README.md;hb=HEAD</onos.app.readme>
 	<onos.app.requires></onos.app.requires>
-        <!-- TODO onos-build-conf.version can be dropped when onos.version > 1.10.3 -->
-        <onos-build-conf.version>1.10.3-onf</onos-build-conf.version>
     </properties>
 
     <modules>