Upgrading to ONOS 1.10.11
Change-Id: I32698ae8206240fa495597efe8edfc221c8dd5f5
diff --git a/local/http-channel/pom.xml b/local/http-channel/pom.xml
index 6d3bcf3..0a96831 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.10</onos.version>
+ <onos.version>1.10.11</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>