Bump to odlparent 4.0.9
[netconf.git] / features / netconf / pom.xml
index 85e2f0a4a161524beec7ac90896d6eabbfea808f..cb99f1de42ab653927e936e55d48986e25ef2420 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.9</version>
     <relativePath/>
   </parent>
 
@@ -35,7 +35,6 @@
     <module>odl-netconf-impl</module>
     <module>odl-netconf-mapping-api</module>
     <module>odl-netconf-mdsal</module>
-    <module>odl-netconf-monitoring</module>
     <module>odl-netconf-netty-util</module>
     <module>odl-netconf-notifications-api</module>
     <module>odl-netconf-notifications-impl</module>
@@ -45,9 +44,9 @@
   </modules>
 
   <scm>
-    <connection>scm:git:http://git.opendaylight.org/gerrit/controller.git</connection>
-    <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>
+    <connection>scm:git:https://git.opendaylight.org/gerrit/netconf</connection>
+    <developerConnection>scm:git:ssh://git.opendaylight.org:29418/netconf</developerConnection>
     <tag>HEAD</tag>
-    <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL</url>
+    <url>https://git.opendaylight.org/gerrit/gitweb?p=netconf.git;a=tree</url>
   </scm>
 </project>