diff --git a/components/ml/org.wso2.carbon.ml.rest.api/pom.xml b/components/ml/org.wso2.carbon.ml.rest.api/pom.xml index aa50bf9b..b38776d4 100644 --- a/components/ml/org.wso2.carbon.ml.rest.api/pom.xml +++ b/components/ml/org.wso2.carbon.ml.rest.api/pom.xml @@ -32,7 +32,7 @@ wso2 WSO2 Repository - http://maven.wso2.org/nexus/content/groups/wso2-public/ + https://maven.wso2.org/nexus/content/groups/wso2-public/ true daily diff --git a/pom.xml b/pom.xml index cc5c4ac2..95239f22 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ wso2-nexus WSO2 internal Repository - http://maven.wso2.org/nexus/content/groups/wso2-public/ + https://maven.wso2.org/nexus/content/groups/wso2-public/ true @@ -70,7 +70,7 @@ wso2.snapshots WSO2 Snapshot Repository - http://maven.wso2.org/nexus/content/repositories/snapshots/ + https://maven.wso2.org/nexus/content/repositories/snapshots/ true @@ -82,7 +82,7 @@ wso2.releases WSO2 internal Repository - http://maven.wso2.org/nexus/content/repositories/releases/ + https://maven.wso2.org/nexus/content/repositories/releases/ true @@ -94,7 +94,7 @@ wso2-maven2-repository - http://dist.wso2.org/maven2 + https://dist.wso2.org/maven2