Release mdsal
[mdsal.git] / features / odl-mdsal-model-rfc8520 / pom.xml
index 1f493cea5b56b8841bb7e107ae54b08724b66e1e..a55b660640ef0f2e5e68bbf6385b6ed9c9100b54 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.0-SNAPSHOT</version>
+        <version>13.0.1</version>
         <relativePath>../feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>odl-mdsal-model-rfc8520</artifactId>
-    <version>7.0.0-SNAPSHOT</version>
+    <version>13.0.1</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: MD-SAL :: Model :: RFC8520</name>
     <description>Models from RFC8520</description>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
-            <artifactId>rfc8520</artifactId>
+            <artifactId>rfc8520-ietf-acldns</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
+            <artifactId>rfc8520-ietf-mud</artifactId>
         </dependency>
     </dependencies>
 </project>