Merge "Prepare for mvn release:prepare release:perform operation"
[controller.git] / third-party / jersey-servlet / pom.xml
index 8c7d8e80b1101d06e0fa0b44a072be2811405a7d..55282a7fb9e179f7317d926b47e582b6e23693c8 100644 (file)
@@ -7,6 +7,12 @@
     <version>1.1.0-SNAPSHOT</version>
     <relativePath>../commons/thirdparty</relativePath>
   </parent>
+  <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>
+
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller.thirdparty</groupId>
   <artifactId>com.sun.jersey.jersey-servlet</artifactId>