Adding meter and write metadata instructions to transparent flows

* Additionally, ONOS dependency is changed from 1.13.9-rc3 to rc4

Change-Id: I62afb5aa37965b41c11916cba36c7d0e7eadac9f
diff --git a/pom.xml b/pom.xml
index 8ea7eae..591ec37 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-dependencies</artifactId>
-        <version>1.13.9-rc3</version>
+        <version>1.13.9-rc4</version>
         <relativePath></relativePath>
     </parent>
 
@@ -33,7 +33,7 @@
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <onos.version>1.13.9-rc3</onos.version>
+        <onos.version>1.13.9-rc4</onos.version>
     </properties>
 
     <modules>