Package ietf-yang-patch
[mdsal.git] / artifacts / pom.xml
index c826fc61dddb7a95367efac7f6b6f9fe46fbcff8..67a6b9f063a6e8e093a0cdf82177bd17abc4821f 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>9.0.8</version>
+      <version>9.0.13</version>
       <relativePath/>
     </parent>
 
                 <artifactId>mdsal-yanglib-api</artifactId>
                 <version>0.14.0-SNAPSHOT</version>
             </dependency>
-            <dependency>
-                <groupId>org.opendaylight.mdsal</groupId>
-                <artifactId>mdsal-yanglib-rfc7895</artifactId>
-                <version>0.14.0-SNAPSHOT</version>
-            </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-yanglib-rfc8525</artifactId>
                 <classifier>features</classifier>
                 <type>xml</type>
             </dependency>
-            <dependency>
-                <groupId>${project.groupId}</groupId>
-                <artifactId>odl-mdsal-exp-yanglib-rfc7895</artifactId>
-                <version>0.14.0-SNAPSHOT</version>
-                <classifier>features</classifier>
-                <type>xml</type>
-            </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>odl-mdsal-exp-yanglib-rfc8525</artifactId>
                 <version>9.0.0-SNAPSHOT</version>
             </dependency>
 
-            <!-- RFC7223 -->
-            <!-- FIXME: upgrade this to RFC8343 (2018-02-20, NMDA) -->
+            <!-- RFC7224, updated from: http://www.iana.org/assignments/yang-parameters/ -->
             <dependency>
-                <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
-                <artifactId>rfc7223</artifactId>
+                <groupId>org.opendaylight.mdsal.binding.model.iana</groupId>
+                <artifactId>iana-if-type</artifactId>
                 <version>9.0.0-SNAPSHOT</version>
             </dependency>
 
-            <!-- RFC7224, updated from: http://www.iana.org/assignments/yang-parameters/ -->
+            <!-- RFC7952 -->
             <dependency>
-                <groupId>org.opendaylight.mdsal.binding.model.iana</groupId>
-                <artifactId>iana-if-type</artifactId>
+                <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
+                <artifactId>rfc7952</artifactId>
                 <version>9.0.0-SNAPSHOT</version>
             </dependency>
 
-            <!-- RFC7895 -->
-            <!-- FIXME: upgrade this to RFC8525 (2019-01-04, NMDA) -->
+            <!-- RFC8040 -->
             <dependency>
                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
-                <artifactId>rfc7895</artifactId>
+                <artifactId>rfc8040</artifactId>
                 <version>9.0.0-SNAPSHOT</version>
             </dependency>
 
-            <!-- RFC7952 -->
+            <!-- RFC8072 -->
             <dependency>
                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
-                <artifactId>rfc7952</artifactId>
+                <artifactId>rfc8072</artifactId>
                 <version>9.0.0-SNAPSHOT</version>
             </dependency>
 
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
-                <artifactId>odl-mdsal-model-rfc7223</artifactId>
+                <artifactId>odl-mdsal-model-rfc7224</artifactId>
                 <version>9.0.0-SNAPSHOT</version>
                 <classifier>features</classifier>
                 <type>xml</type>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
-                <artifactId>odl-mdsal-model-rfc7224</artifactId>
+                <artifactId>odl-mdsal-model-rfc7952</artifactId>
                 <version>9.0.0-SNAPSHOT</version>
                 <classifier>features</classifier>
                 <type>xml</type>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
-                <artifactId>odl-mdsal-model-rfc7895</artifactId>
+                <artifactId>odl-mdsal-model-rfc8040</artifactId>
                 <version>9.0.0-SNAPSHOT</version>
                 <classifier>features</classifier>
                 <type>xml</type>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
-                <artifactId>odl-mdsal-model-rfc7952</artifactId>
+                <artifactId>odl-mdsal-model-rfc8072</artifactId>
                 <version>9.0.0-SNAPSHOT</version>
                 <classifier>features</classifier>
                 <type>xml</type>