Add SCM section to all the poms
authorGiovanni Meo <gmeo@cisco.com>
Wed, 25 Sep 2013 11:52:38 +0000 (13:52 +0200)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Fri, 13 Feb 2015 16:05:03 +0000 (08:05 -0800)
- For the release process we need SCM section to all the poms, some
are still missing it so adding them.

Change-Id: Id401e8502e9fc183e9b15ed5e28b7374ad86d80e
Signed-off-by: Giovanni Meo <gmeo@cisco.com>
implementation/pom.xml
pom.xml

index 5aa3c3243abc83c60e63d72a299b5fe9b51b98af..2e8637a162b247028ba66d6773d99943204064a2 100644 (file)
         <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>\r
         <enunciate.version>1.26.2</enunciate.version>\r
     </properties>\r
+  <scm>\r
+    <connection>scm:git:ssh://git.opendaylight.org:29418/controller.git</connection>\r
+    <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>\r
+    <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main</url>\r
+  </scm>\r
 \r
     <distributionManagement>\r
         <!-- OpenDayLight Released artifact -->\r
diff --git a/pom.xml b/pom.xml
index a905ebfa304710408e1b51110141f80aa1c1c5f1..7f925bad5b452f134226096530b17e1c35eaf436 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>\r
         <enunciate.version>1.26.2</enunciate.version>\r
     </properties>\r
+  <scm>\r
+    <connection>scm:git:ssh://git.opendaylight.org:29418/controller.git</connection>\r
+    <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>\r
+    <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main</url>\r
+  </scm>\r
     <distributionManagement>\r
         <!-- OpenDayLight Released artifact -->\r
         <repository>\r