Bump checkstyle to 10.15.0
[odlparent.git] / settings.xml
index a100101b928ddcfbcdc14025d424d343e1a05672..b7a5b5d19fcca02af8d43dd88489e412463309b9 100644 (file)
@@ -7,9 +7,7 @@
  terms of the Eclipse Public License v1.0 which accompanies this distribution,
  and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
-<settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd">
+<settings xmlns="http://maven.apache.org/SETTINGS/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd">
 
   <profiles>
     <profile>
@@ -18,7 +16,7 @@
         <repository>
           <id>opendaylight-mirror</id>
           <name>opendaylight-mirror</name>
-          <url>http://nexus.opendaylight.org/content/repositories/public/</url>
+          <url>https://nexus.opendaylight.org/content/repositories/public/</url>
           <releases>
             <enabled>true</enabled>
             <updatePolicy>never</updatePolicy>
@@ -32,7 +30,7 @@
         <pluginRepository>
           <id>opendaylight-mirror</id>
           <name>opendaylight-mirror</name>
-          <url>http://nexus.opendaylight.org/content/repositories/public/</url>
+          <url>https://nexus.opendaylight.org/content/repositories/public/</url>
           <releases>
             <enabled>true</enabled>
             <updatePolicy>never</updatePolicy>
@@ -50,7 +48,7 @@
         <repository>
           <id>opendaylight-snapshot</id>
           <name>opendaylight-snapshot</name>
-          <url>http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/</url>
+          <url>https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/</url>
           <releases>
             <enabled>false</enabled>
           </releases>
@@ -63,7 +61,7 @@
         <pluginRepository>
           <id>opendaylight-snapshot</id>
           <name>opendaylight-snapshot</name>
-          <url>http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/</url>
+          <url>https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/</url>
           <releases>
             <enabled>false</enabled>
           </releases>