summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index dc8facc4..82224490 100644
--- a/pom.xml
+++ b/pom.xml
@@ -217,12 +217,12 @@
<repository>
<id>maven-central</id>
<name>Maven Central Repository</name>
- <url>http://repo.maven.apache.org/maven2/</url>
+ <url>https://repo.maven.apache.org/maven2/</url>
</repository>
<repository>
<id>maven2-repository.dev.java.net</id>
<name>Java.net Repository for Maven 2</name>
- <url>http://download.java.net/maven/2/</url>
+ <url>https://download.java.net/maven/2/</url>
</repository>
<repository>
<id>local-repo</id>