Enforce InstanceIdentifier creation
[mdsal.git] / features / features-mdsal / pom.xml
index 77426a174cad481e07674ff042641a174838e62e..8504789280dace79f61046ebbf34250d1615f698 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>9.0.8</version>
+        <version>10.0.0</version>
         <relativePath/>
     </parent>
 
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
-            <artifactId>odl-mdsal-model-rfc7223</artifactId>
+            <artifactId>odl-mdsal-model-rfc7224</artifactId>
             <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>
             <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>
             <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>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>