Use https to connect ODL Nexus 74/38474/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 5 May 2016 20:04:04 +0000 (16:04 -0400)
committerShigeru Yasuda <s-yasuda@da.jp.nec.com>
Mon, 9 May 2016 14:56:03 +0000 (14:56 +0000)
Change-Id: I8f677d45c75a7c2208547cf0dd765db98cb75dc9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
common/pom.xml
manager/checkstyle/pom.xml

index 3625531304c25a73a2ac58c7819e5283079662ae..19645ee33083c40b9077e54accc24ab67f09d5a3 100644 (file)
@@ -37,9 +37,7 @@
   </scm>
 
   <properties>
-    <sitedeploy>
-      dav:http://nexus.opendaylight.org/content/sites/site
-    </sitedeploy>
+    <sitedeploy>dav:https://nexus.opendaylight.org/content/sites/site</sitedeploy>
     <buildnumber.version>1.2</buildnumber.version>
     <execplugin.version>1.2.1</execplugin.version>
 
index 07f1d3a528bdadd0232e3f9f6857c609f9b60a5a..1e160047cf0f1ecbd014d5b37bcc5a69e0fb6d40 100644 (file)
@@ -31,9 +31,7 @@
 
   <properties>
     <nexusproxy>https://nexus.opendaylight.org/content</nexusproxy>
-    <sitedeploy>
-      dav:http://nexus.opendaylight.org/content/sites/site
-    </sitedeploy>
+    <sitedeploy>dav:https://nexus.opendaylight.org/content/sites/site</sitedeploy>
   </properties>
 
   <distributionManagement>