diff --git a/cm-schema/pom.xml b/cm-schema/pom.xml
index 2101d7d..187aff2 100644
--- a/cm-schema/pom.xml
+++ b/cm-schema/pom.xml
@@ -104,12 +104,12 @@
cdh.releases.repo
- http://maven.jenkins.cloudera.com:8081/artifactory/cdh-staging-local
+ https://maven.jenkins.cloudera.com:8081/artifactory/cdh-staging-local
CDH Releases Repository
cdh.snapshots.repo
- http://maven.jenkins.cloudera.com:8081/artifactory/libs-snapshot-local
+ https://maven.jenkins.cloudera.com:8081/artifactory/libs-snapshot-local
CDH Snapshots Repository
diff --git a/validator/pom.xml b/validator/pom.xml
index 752bae8..2a67e97 100644
--- a/validator/pom.xml
+++ b/validator/pom.xml
@@ -274,12 +274,12 @@
cdh.releases.repo
- http://maven.jenkins.cloudera.com:8081/artifactory/cdh-staging-local
+ https://maven.jenkins.cloudera.com:8081/artifactory/cdh-staging-local
CDH Releases Repository
cdh.snapshots.repo
- http://maven.jenkins.cloudera.com:8081/artifactory/libs-snapshot-local
+ https://maven.jenkins.cloudera.com:8081/artifactory/libs-snapshot-local
CDH Snapshots Repository