Bump versions by x.y.(z+1)
[bgpcep.git] / bgp / rib-api / pom.xml
index 1d176a12aa810a87328fff1642e13e7c4074bfe8..13ee8aee7d677f521a0cf7ae6294e7913683d0f8 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-rib-api</artifactId>
@@ -62,7 +62,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>