diff options
Diffstat (limited to 'deployment-configs')
-rw-r--r-- | deployment-configs/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment-configs/pom.xml b/deployment-configs/pom.xml index f540e5a8a1..c3ee2bc005 100644 --- a/deployment-configs/pom.xml +++ b/deployment-configs/pom.xml @@ -9,7 +9,7 @@ </parent> <artifactId>deployment-configs</artifactId> <name>deployment-configs</name> - <url>http://maven.apache.org</url> + <url>https://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> </properties> |