Bump MRI projects
[netvirt.git] / neutronvpn / impl / pom.xml
index b0027ad67dd1cc0af797aa35da98143909579e8f..13fdf141d5e8505dd1f0f4c4bd94914b205283d7 100644 (file)
@@ -69,6 +69,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <artifactId>mdsalutil-api</artifactId>
             <version>${genius.version}</version>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal</groupId>
+            <artifactId>mdsal-binding-util</artifactId>
+        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>aclservice-api</artifactId>
@@ -141,7 +145,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.infrautils</groupId>
             <artifactId>metrics-impl-test</artifactId>
-            <version>1.8.0</version>
+            <version>1.8.1</version>
             <scope>test</scope>
         </dependency>
         <dependency>