Merge "Remove references to controller.git"
authorJakub Morvay <jmorvay@frinx.io>
Wed, 5 Dec 2018 12:38:04 +0000 (12:38 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 5 Dec 2018 12:38:04 +0000 (12:38 +0000)
features/netconf-connector/pom.xml
features/netconf/pom.xml
features/protocol-framework/pom.xml
features/restconf/pom.xml
features/yanglib/pom.xml
karaf/pom.xml
netconf/sal-netconf-connector/pom.xml
protocol-framework/pom.xml
restconf/restconf-nb-bierman02/pom.xml
restconf/sal-restconf-broker/pom.xml

index 705d846e4a56a34d4c39e3745055ab9b89f030bb..9505858c6d04bdbedc048967cf8dd7d88273b06a 100644 (file)
@@ -37,9 +37,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:ssh://git.opendaylight.org:29418/netconf.git</connection>
+        <developerConnection>scm:git:ssh://git.opendaylight.org:29418/netconf.git</developerConnection>
         <tag>HEAD</tag>
-        <url>https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=summary</url>
+        <url>https://git.opendaylight.org/gerrit/gitweb?p=netconf.git;a=summary</url>
     </scm>
 </project>
index 85e2f0a4a161524beec7ac90896d6eabbfea808f..ee73498c826a011cb66a1d3708ea943e9024ce45 100644 (file)
@@ -45,9 +45,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>
index 8073e1d9db48a205ee9e7b43d0548e01f1f7c032..c3589ad82f3e511f34f424b569125d04f00e5b83 100644 (file)
@@ -31,9 +31,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:ssh://git.opendaylight.org:29418/netconf.git</connection>
+        <developerConnection>scm:git:ssh://git.opendaylight.org:29418/netconf.git</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=summary</url>
     </scm>
 </project>
index 3f615c756a1b1152a57198152a32cfcc47dda09f..2c2fd738d631ac56c7ae547a0c0d4fdb93da3c97 100644 (file)
@@ -38,9 +38,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://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=summary</url>
+        <url>https://git.opendaylight.org/gerrit/gitweb?p=netconf.git;a=tree</url>
     </scm>
 </project>
index 308e737fb05abe212596fdc534a985a88e01601e..c48c9e33cde335dd32f50e8e9cdfe228e285f0ac 100644 (file)
@@ -31,9 +31,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:ssh://git.opendaylight.org:29418/netconf.git</connection>
+        <developerConnection>scm:git:ssh://git.opendaylight.org:29418/netconf.git</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=summary</url>
     </scm>
 </project>
index 735a91a9713249298615910d289969211fb10c89..80d829c1fdeec4b59c6b81221756f05650cb8ca2 100644 (file)
@@ -83,6 +83,7 @@
       </plugin>
     </plugins>
   </build>
+
   <scm>
     <connection>scm:git:ssh://git.opendaylight.org:29418/netconf.git</connection>
     <developerConnection>scm:git:ssh://git.opendaylight.org:29418/netconf.git</developerConnection>
index 0d0c13d1acbeab46bc811a7e0c475ff80dd7ca3f..607be6814fc3f5ad7ab3d20d69c3753a9c601e96 100644 (file)
   </dependencies>
 
   <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:ssh://git.opendaylight.org:29418/netconf.git</connection>
+    <developerConnection>scm:git:ssh://git.opendaylight.org:29418/netconf.git</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=summary</url>
   </scm>
 </project>
index 891c42cfabd65853b78a44279ccfcf11945bebf6..7127bbe225f4fcf6bf02c8f8cee8a59971728add 100644 (file)
@@ -84,9 +84,9 @@
   </build>
 
   <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:ssh://git.opendaylight.org:29418/netconf.git</connection>
+    <developerConnection>scm:git:ssh://git.opendaylight.org:29418/netconf.git</developerConnection>
     <tag>HEAD</tag>
-    <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main</url>
+    <url>https://git.opendaylight.org/gerrit/gitweb?p=netconf.git;a=summary</url>
   </scm>
 </project>
index 99b7df558bd5058c4d3d0e83e9fb983ef1f17ef3..6e873be7ac5aa0dd5b99cf326f358cea712bad62 100644 (file)
       </plugin>
     </plugins>
   </build>
+
   <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:ssh://git.opendaylight.org:29418/netconf.git</connection>
+    <developerConnection>scm:git:ssh://git.opendaylight.org:29418/netconf.git</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=summary</url>
   </scm>
 </project>
index 48a9dfc1f45278d640bc6659264229a813317743..767222ba95f3e7f5671c27afdb268ee075656c7f 100644 (file)
@@ -46,9 +46,9 @@
   </dependencies>
 
   <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:ssh://git.opendaylight.org:29418/netconf.git</connection>
+    <developerConnection>scm:git:ssh://git.opendaylight.org:29418/netconf.git</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=summary</url>
   </scm>
 </project>