diff --git a/marble-core/pom.xml b/marble-core/pom.xml index 9d13ffa..a789a8e 100644 --- a/marble-core/pom.xml +++ b/marble-core/pom.xml @@ -1,6 +1,6 @@ - + 4.0.0 org.marble @@ -24,14 +24,14 @@ spring-snapshots - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot true spring-milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone my-local-repo @@ -42,11 +42,11 @@ spring-snapshots - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot spring-milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone diff --git a/pom.xml b/pom.xml index c3c0e5c..180962d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,6 @@ - + 4.0.0 org.marble @@ -74,7 +74,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/libs-snapshot-local + https://repo.spring.io/libs-snapshot-local true @@ -82,7 +82,7 @@ spring-snapshots-continuous Spring Snapshots Continuous - http://repo.spring.io/libs-snapshot-continuous-local + https://repo.spring.io/libs-snapshot-continuous-local true @@ -90,7 +90,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/libs-milestone-local + https://repo.spring.io/libs-milestone-local false @@ -98,7 +98,7 @@ spring-releases Spring Releases - http://repo.spring.io/libs-release-local + https://repo.spring.io/libs-release-local false @@ -108,7 +108,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/libs-snapshot-local + https://repo.spring.io/libs-snapshot-local true @@ -116,7 +116,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/libs-milestone-local + https://repo.spring.io/libs-milestone-local false