Bump versions by x.y.(z+1)
[bgpcep.git] / bgp / bmp-mock / pom.xml
index f20e2f7463e55fe0692373dcd474b068758e4369..53839cb859c86fc6e6a312fea05efa97cdc458e8 100644 (file)
@@ -6,7 +6,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-bmp-mock</artifactId>
     <name>bmp-mock</name>
             <groupId>org.opendaylight.bgpcep</groupId>
             <artifactId>bgp-bmp-impl</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.bgpcep</groupId>
+            <artifactId>bgp-bmp-parser-impl</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.bgpcep</groupId>
             <artifactId>bgp-parser-api</artifactId>
@@ -42,7 +46,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>org.opendaylight.mdsal</groupId>