Bumping up ONOS version to release 1.13.10

Change-Id: Id3d67c54d5969cf5a8efadaa9e42d3a9b2e0f3d0
diff --git a/pom.xml b/pom.xml
index 262cdc8..f71b221 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-dependencies</artifactId>
-        <version>1.13.10-rc2</version>
+        <version>1.13.10</version>
         <relativePath></relativePath>
     </parent>
 
@@ -33,7 +33,7 @@
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <onos.version>1.13.10-rc2</onos.version>
+        <onos.version>1.13.10</onos.version>
     </properties>
 
     <modules>