[CORD-2253] Update ONOS to 1.10.10

Change-Id: Ic8db9c26390337450a3775974d520b8ae4195b7f
diff --git a/ce-api/pom.xml b/ce-api/pom.xml
index 36ff0bc..d1db929 100644
--- a/ce-api/pom.xml
+++ b/ce-api/pom.xml
@@ -43,7 +43,7 @@
         <dependency>
             <groupId>org.onosproject</groupId>
             <artifactId>onos-api</artifactId>
-            <version>1.10.8</version>
+            <version>1.10.10</version>
         </dependency>
     </dependencies>
     <build>