VOL-475 - depend on ONOS 1.10.9

Change-Id: Ibc59355c3b49b92843a685b4f660bb7abb6c4cf0
diff --git a/pom.xml b/pom.xml
index 0b99ca1..1c6ba9d 100755
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-dependencies</artifactId>
-        <version>1.10.6</version>
+        <version>1.10.9</version>
         <relativePath></relativePath>
     </parent>
 
@@ -43,10 +43,8 @@
         <onos.app.requires>
             org.opencord.sadis
         </onos.app.requires>
-	<onos.version>1.10.6</onos.version>
+	<onos.version>1.10.9</onos.version>
         <sadis.api.version>1.2.0-SNAPSHOT</sadis.api.version>
-        <!-- 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>
 
     <dependencies>