Remove GeneratorReactor.leafGenerators
[mdsal.git] / artifacts / pom.xml
index c826fc61dddb7a95367efac7f6b6f9fe46fbcff8..7b9027fe9e0b8d29fa41268b0b92e8c6029ae199 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>9.0.8</version>
+      <version>9.0.9</version>
       <relativePath/>
     </parent>
 
                 <version>9.0.0-SNAPSHOT</version>
             </dependency>
 
-            <!-- RFC7223 -->
-            <!-- FIXME: upgrade this to RFC8343 (2018-02-20, NMDA) -->
-            <dependency>
-                <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
-                <artifactId>rfc7223</artifactId>
-                <version>9.0.0-SNAPSHOT</version>
-            </dependency>
-
             <!-- RFC7224, updated from: http://www.iana.org/assignments/yang-parameters/ -->
             <dependency>
                 <groupId>org.opendaylight.mdsal.binding.model.iana</groupId>
                 <classifier>features</classifier>
                 <type>xml</type>
             </dependency>
-            <dependency>
-                <groupId>org.opendaylight.mdsal.model</groupId>
-                <artifactId>odl-mdsal-model-rfc7223</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>