Bump versions by x.y.(z+1)
[bgpcep.git] / bgp / openconfig-impl / pom.xml
index 0ffef637d25d6815658ac1984246fe4f6acd78c8..aab28f1f5e451a5fb5cb0458fede0f4be5da2475 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>bgp-openconfig-impl</artifactId>
@@ -99,7 +99,7 @@
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
-            <artifactId>ietf-inet-types</artifactId>
+            <artifactId>ietf-inet-types-2013-07-15</artifactId>
         </dependency>
         <dependency>
             <groupId>com.google.guava</groupId>