Merge "Fix a ClassNotFoundException raised during demarshalling"
[controller.git] / opendaylight / hosttracker_new / implementation / pom.xml
index a006c74ae109c847f24573aed1c7253f221015db..af2ea7b3475970cde2db15dfd660e13cdf177144 100644 (file)
   <artifactId>hosttracker_new.implementation</artifactId>
   <version>0.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
+  <scm>
+    <connection>scm:git:ssh://git.opendaylight.org:29418/controller.git</connection>
+    <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>
+    <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main</url>
+  </scm>
 
   <properties>
     <!-- Sonar properties using jacoco to retrieve integration test results -->