[AETHER-537][AETHER-538][AETHER-1032] Several bugfixes for SR (p1)

- Missing treament and meta information in removePortNextObjective
- Missing information in the host NextObjectives
- Wrong VLAN in the meta of the PW NextObjective
- Updates onos-dependencies to the latest beta

It will follow another patch that will complete the work

Change-Id: I412e21a03767130d818031545051e260c9534f05
diff --git a/pom.xml b/pom.xml
index 27b0dbb..85f9d9a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-dependencies</artifactId>
-        <version>2.5.0</version>
+        <version>2.5.1</version>
     </parent>
 
     <groupId>org.onosproject</groupId>