Modified scm section. 85/25985/1
authorGabriel Robitaille-Montpetit <grmontpetit@inocybe.com>
Tue, 25 Aug 2015 18:12:11 +0000 (14:12 -0400)
committerGabriel Robitaille-Montpetit <grmontpetit@inocybe.com>
Tue, 25 Aug 2015 18:12:11 +0000 (14:12 -0400)
Change-Id: I83dea94bca7e3c3d838cffbc39b6a76ea128fd00
Signed-off-by: Gabriel Robitaille-Montpetit <grmontpetit@inocybe.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index db3f046ccecaa8b5fde5e1bdf717217218f45c05..688afdd6c2169def95e4d0693ae8e2485893417d 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -54,9 +54,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   </build>
 
   <scm>
-    <connection>scm:git:ssh://git.opendaylight.org:29418/vcpe.git</connection>
-    <developerConnection>scm:git:ssh://git.opendaylight.org:29418/vcpe.git</developerConnection>
+    <connection>scm:git:ssh://git.opendaylight.org:29418/unimgr.git</connection>
+    <developerConnection>scm:git:ssh://git.opendaylight.org:29418/unimgr.git</developerConnection>
     <tag>HEAD</tag>
-    <url>https://wiki.opendaylight.org/view/vcpe:Main</url>
+    <url>https://wiki.opendaylight.org/view/unimgr:Main</url>
   </scm>
 </project>