Release mdsal
[mdsal.git] / features / odl-mdsal-model-rfc8795-non-nmda / pom.xml
index b0659cc2a225d142bd6c02fce270e87227f8d087..44c6d1f6b34d78a984b5756781e149bcf1df349d 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1-SNAPSHOT</version>
+        <version>9.0.3</version>
         <relativePath>../feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.mdsal.model</groupId>
-    <artifactId>odl-mdsal-model-rfc8795</artifactId>
-    <version>7.0.1-SNAPSHOT</version>
+    <artifactId>odl-mdsal-model-rfc8795-non-nmda</artifactId>
     <packaging>feature</packaging>
     <name>OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA</name>
     <description>Non-NMDA models from RFC8795</description>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal.model</groupId>
+            <artifactId>odl-mdsal-model-rfc8345-non-nmda</artifactId>
+            <classifier>features</classifier>
+            <type>xml</type>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
             <artifactId>rfc8795-ietf-te-topology-state</artifactId>