Moving ONOS version to 1.12.0
Change-Id: I2286734c566fdbe8d2029b36bdae63c9258d2b61
diff --git a/local/bigswitch/pom.xml b/local/bigswitch/pom.xml
index 8fa83b9..1ab932a 100644
--- a/local/bigswitch/pom.xml
+++ b/local/bigswitch/pom.xml
@@ -34,7 +34,7 @@
<onos.app.name>org.opencord.ce.local.bigswitch</onos.app.name>
<onos.app.title>E-CORD Carrier Ethernet bigswitch abstraction</onos.app.title>
<onos.app.url>http://opencord.org</onos.app.url>
- <onos.version>1.10.10</onos.version>
+ <onos.version>1.12.0</onos.version>
</properties>
<dependencies>
diff --git a/local/ce-fabric/pom.xml b/local/ce-fabric/pom.xml
index c7d7e45..7809e32 100644
--- a/local/ce-fabric/pom.xml
+++ b/local/ce-fabric/pom.xml
@@ -32,7 +32,7 @@
<properties>
<onos.app.name>org.opencord.ce.local.fabric</onos.app.name>
- <onos.version>1.10.10</onos.version>
+ <onos.version>1.12.0</onos.version>
<onos.app.title>E-CORD Central Office fabric config</onos.app.title>
<onos.app.url>http://opencord.org</onos.app.url>
<onos.app.requires>org.opencord.ce.local.bigswitch</onos.app.requires>
diff --git a/local/pom.xml b/local/pom.xml
index dba8b5f..3f1befe 100644
--- a/local/pom.xml
+++ b/local/pom.xml
@@ -33,7 +33,7 @@
<description>Local components of the CORD Carrier Ethernet service</description>
<properties>
- <onos.version>1.10.10</onos.version>
+ <onos.version>1.12.0</onos.version>
<onos.app.title>E-CORD Carrier Ethernet local site component</onos.app.title>
<onos.app.url>http://opencord.org</onos.app.url>
</properties>