Bump versions to 4.0.15-SNAPSHOT
[mdsal.git] / features / odl-mdsal-model-rfc8349 / pom.xml
index e77847e1d8bb17a227adcdfbd9d1d602f1122c2b..bd4d580fdc1bc3641c75d64e26174bf73ee233f3 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>3.0.2-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.2-SNAPSHOT</version>
+    <version>2.0.15-SNAPSHOT</version>
     <packaging>feature</packaging>
-
     <name>OpenDaylight :: MD-SAL :: Model :: RFC8349</name>
+    <description>Models from RFC8349</description>
 
     <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>