[CORD-2253] Update ONOS to 1.10.10

Change-Id: Ic8db9c26390337450a3775974d520b8ae4195b7f
diff --git a/local/http-channel/pom.xml b/local/http-channel/pom.xml
index 3705b18..6d3bcf3 100644
--- a/local/http-channel/pom.xml
+++ b/local/http-channel/pom.xml
@@ -32,7 +32,7 @@
     <description>Http communication channel between hierarchic ONOS controllers</description>
 
     <properties>
-        <onos.version>1.10.8</onos.version>
+        <onos.version>1.10.10</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>