Moves from 1.10.6 to 1.10.8 onos dependency

Change-Id: Iadfeb387cb17bf1d054bb2df7803c155fd97a41b
diff --git a/local/http-channel/pom.xml b/local/http-channel/pom.xml
index 90e4c64..3705b18 100644
--- a/local/http-channel/pom.xml
+++ b/local/http-channel/pom.xml
@@ -32,6 +32,7 @@
     <description>Http communication channel between hierarchic ONOS controllers</description>
 
     <properties>
+        <onos.version>1.10.8</onos.version>
         <onos.app.name>org.opencord.ce.local.channel.http</onos.app.name>
         <web.context>/ecord</web.context>
         <onos.app.title>E-CORD CE App</onos.app.title>