Bump up ONOS version to 1.10.2

Change-Id: Ib6ecab6b879f2645a8c44538e541fe376febfe06
diff --git a/carrierethernet/pom.xml b/carrierethernet/pom.xml
index bad3d84..a780440 100644
--- a/carrierethernet/pom.xml
+++ b/carrierethernet/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-dependencies</artifactId>
-        <version>1.10.1</version>
+        <version>1.10.2</version>
         <relativePath/><!-- parent is remote -->
     </parent>
 
@@ -32,7 +32,7 @@
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <onos.version>1.10.1</onos.version>
+        <onos.version>1.10.2</onos.version>
         <api.version>1.0.0</api.version>
         <onos.app.name>org.onosproject.ecord.carrierethernet</onos.app.name>
         <onos.app.origin>ON.Lab</onos.app.origin>