Upgrading to ONOS 1.10.11
Change-Id: I32698ae8206240fa495597efe8edfc221c8dd5f5
diff --git a/global/ce-orchestration/pom.xml b/global/ce-orchestration/pom.xml
index ac98571..314a438 100644
--- a/global/ce-orchestration/pom.xml
+++ b/global/ce-orchestration/pom.xml
@@ -33,7 +33,7 @@
<properties>
<web.context>/carrierethernet</web.context>
<onos.app.name>org.opencord.ce.global.orchestration</onos.app.name>
- <onos.version>1.10.10</onos.version>
+ <onos.version>1.10.11</onos.version>
<onos.app.url>http://opencord.org</onos.app.url>
</properties>
diff --git a/global/http-channel/pom.xml b/global/http-channel/pom.xml
index bf0093f..e2445a1 100644
--- a/global/http-channel/pom.xml
+++ b/global/http-channel/pom.xml
@@ -34,7 +34,7 @@
<properties>
<web.context>/ecord/global</web.context>
<onos.app.name>org.opencord.ce.global.channel</onos.app.name>
- <onos.version>1.10.10</onos.version>
+ <onos.version>1.10.11</onos.version>
<onos.app.url>http://opencord.org</onos.app.url>
</properties>
diff --git a/global/pom.xml b/global/pom.xml
index 142831b..40b1ba5 100644
--- a/global/pom.xml
+++ b/global/pom.xml
@@ -33,7 +33,7 @@
<description>Multi-CORD orchestration of Carrier Ethernet services</description>
<properties>
- <onos.version>1.10.10</onos.version>
+ <onos.version>1.10.11</onos.version>
<onos.app.title>E-CORD global orchestrator</onos.app.title>
<onos.app.url>http://opencord.org</onos.app.url>
</properties>
diff --git a/global/virtualprovider/pom.xml b/global/virtualprovider/pom.xml
index 04c2df2..e5461b9 100644
--- a/global/virtualprovider/pom.xml
+++ b/global/virtualprovider/pom.xml
@@ -32,7 +32,7 @@
<properties>
<onos.app.name>org.opencord.ce.global.vprovider</onos.app.name>
- <onos.version>1.10.10</onos.version>
+ <onos.version>1.10.11</onos.version>
<onos.app.url>http://opencord.org</onos.app.url>
</properties>
<dependencies>