Bump MRI projects
[netconf.git] / features / netconf / odl-netconf-notifications-impl / pom.xml
index c095918d2460368289d7c3d012eccff7ebda6866..ae4836adefe0fdd97829516663907916e97d6447 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.1</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-notifications-impl</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.10.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Netconf :: Monitoring :: Impl</name>
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.3</version>
+                <version>6.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>