Add iana-hardware and odl-mdsal-model-rfc8348
[mdsal.git] / model / artifacts / pom.xml
index b051cbd64e25c1726b45fd098a33561b095275c1..b791a757110ea6571757720dfd3d73dfbccfe2b2 100644 (file)
@@ -97,7 +97,7 @@
                 <version>1.0.0-SNAPSHOT</version>
             </dependency>
 
-            <!-- RFC8342 -->
+            <!-- RFC8294 -->
             <dependency>
                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
                 <artifactId>rfc8294</artifactId>
                 <version>1.0.0-SNAPSHOT</version>
             </dependency>
 
+            <!-- RFC8348 -->
+            <dependency>
+                <groupId>org.opendaylight.mdsal.binding.model.iana</groupId>
+                <artifactId>iana-hardware</artifactId>
+                <version>1.0.0-SNAPSHOT</version>
+            </dependency>
+
             <!-- RFC8349 -->
             <dependency>
                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
                 <classifier>features</classifier>
                 <type>xml</type>
             </dependency>
+            <dependency>
+                <groupId>org.opendaylight.mdsal.model</groupId>
+                <artifactId>odl-mdsal-model-rfc8348</artifactId>
+                <version>1.0.0-SNAPSHOT</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>odl-mdsal-model-rfc8349</artifactId>