Use https to connect ODL Nexus 67/38467/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 5 May 2016 19:56:57 +0000 (15:56 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 5 May 2016 19:56:57 +0000 (15:56 -0400)
Change-Id: Id6bc61e15fe28ea6ecd3b06bba711063bddf86c5
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
commons/parent/pom.xml
commons/snmp4sdn/pom.xml
mdsal/caller/aclmanager/pom.xml
mdsal/caller/fdbmanager/pom.xml
mdsal/caller/miscconfigmanager/pom.xml
third-party/expect4j/pom.xml
third-party/snmpj/pom.xml

index a3e4c3c566cad672458e28df619b1580a541a2e5..9ee3dd3a6014b7d4c2ffec54024196b36c98e773 100644 (file)
@@ -46,8 +46,7 @@
   </scm>
 
   <properties>
-    <nexusproxy>http://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>
     <releaseplugin.version>2.3.2</releaseplugin.version>
   </properties>
   <build>
index e84c7fa9e3e030f4a87486c3e78ce000295cfd30..cb72e16cc667e22bbeebc16575432f20bafbe985 100644 (file)
@@ -46,7 +46,7 @@
   <properties>
     <propertymavenplugin.version>1.0-alpha-2</propertymavenplugin.version>
     <sonar.host.url>https://sonar.opendaylight.org/</sonar.host.url>
-    <sitedeploy>dav:http://nexus.opendaylight.org/content/sites/site</sitedeploy>
+    <sitedeploy>dav:https://nexus.opendaylight.org/content/sites/site</sitedeploy>
     <siteplugin>3.2</siteplugin>
     <projectinfo>2.6</projectinfo>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
index af648d77ca69c1e82528683333633e9385957f80..f72cb7c8bea22f23a0e757b50945e9c728958b2d 100644 (file)
@@ -43,7 +43,6 @@
   </scm>\r
 \r
   <properties>\r
-    <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>\r
     <yangtools.version>0.6.1</yangtools.version>\r
     <mdsal.version>1.0</mdsal.version>\r
   </properties>\r
index b0d00472768960dd283d6ff5c60410bbb8f70877..63c63af1edd282b2173c6d788f46cac2f345fdd6 100644 (file)
@@ -43,7 +43,6 @@
   </scm>\r
 \r
   <properties>\r
-    <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>\r
     <yangtools.version>0.6.1</yangtools.version>\r
     <mdsal.version>1.0</mdsal.version>\r
   </properties>\r
index e558bd086bf0ffdcd30d5a736720055d618d45c2..acfb4b2a634afddd0530a8e08d283139c2653d09 100644 (file)
@@ -43,7 +43,6 @@
   </scm>\r
 \r
   <properties>\r
-    <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>\r
     <yangtools.version>0.6.1</yangtools.version>\r
     <mdsal.version>1.0</mdsal.version>\r
   </properties>\r
index 938103d33688f1467d5aaeb9b3d46f7d6a06a4ef..781a31b62cdfd82402ec230aa293ee923d1570b9 100644 (file)
@@ -28,8 +28,8 @@
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
-        <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
-       <sitedeploy>dav:http://nexus.opendaylight.org/content/sites/site</sitedeploy>
+        <nexusproxy>https://nexus.opendaylight.org/content</nexusproxy>
+       <sitedeploy>dav:https://nexus.opendaylight.org/content/sites/site</sitedeploy>
        <releaseplugin.version>2.3.2</releaseplugin.version>
     </properties>
 
index fcd532b3696dcf2b231f888614cbbce61f446ab1..f392eee6b83a78e96f52c25af425fb11d155958c 100644 (file)
@@ -41,8 +41,8 @@
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <!--following are for repo/dist-->
-    <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
-    <sitedeploy>dav:http://nexus.opendaylight.org/content/sites/site</sitedeploy>
+    <nexusproxy>https://nexus.opendaylight.org/content</nexusproxy>
+    <sitedeploy>dav:https://nexus.opendaylight.org/content/sites/site</sitedeploy>
     <releaseplugin.version>2.3.2</releaseplugin.version>
   </properties>