Bump versions to 4.0.0-SNAPSHOT
[netconf.git] / features / restconf / odl-restconf-nb-rfc8040 / pom.xml
index 0e3cfbda7d9f992464cbaf13677fd9a962d6827a..9e366082a67e7a9e2e53a8844031cfa6e7570e09 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.7-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <name>OpenDaylight :: Restconf :: NB :: RFC8040</name>
 
     <dependencies>
+        <dependency>
+            <groupId>org.opendaylight.mdsal.model</groupId>
+            <artifactId>odl-mdsal-model-rfc8072</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>odl-controller-exp-netty-config</artifactId>