Bump versions to 7.0.7-SNAPSHOT
[controller.git] / opendaylight / md-sal / samples / clustering-test-app / model / pom.xml
index 12421caea877dcbd43be005c14d509dc3b58f535..9100f8bcb8c23b32fcbdff5ef5814ff6a19f4221 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>7.0.7-SNAPSHOT</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
@@ -16,7 +16,7 @@
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
-            <artifactId>rfc6991</artifactId>
+            <artifactId>rfc6991-ietf-inet-types</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>