Bump versions to 4.0.13-SNAPSHOT
[mdsal.git] / features / odl-mdsal-model-rfc8349 / pom.xml
index 2e7437106046f94ed30fa491a3949f2252e6035a..3eebd64239957b50712094ffcd0ab26917000021 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>3.0.5-SNAPSHOT</version>
+        <version>4.0.13-SNAPSHOT</version>
         <relativePath>../feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>odl-mdsal-model-rfc8349</artifactId>
-    <version>1.2.5-SNAPSHOT</version>
+    <version>2.0.13-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>