Bump versions to 4.0.15-SNAPSHOT
[mdsal.git] / features / odl-mdsal-model-rfc8349 / pom.xml
index 8147d8e99b5dc2f204d007d49fa57d1ff5a8144b..bd4d580fdc1bc3641c75d64e26174bf73ee233f3 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>3.0.7-SNAPSHOT</version>
+        <version>4.0.15-SNAPSHOT</version>
         <relativePath>../feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>odl-mdsal-model-rfc8349</artifactId>
-    <version>1.2.7-SNAPSHOT</version>
+    <version>2.0.15-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: MD-SAL :: Model :: RFC8349</name>
     <description>Models from RFC8349</description>
@@ -25,7 +25,7 @@
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
-            <artifactId>odl-mdsal-model-rfc6991</artifactId>
+            <artifactId>odl-mdsal-model-rfc8344</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>