summaryrefslogtreecommitdiffhomepage
path: root/auto
diff options
context:
space:
mode:
Diffstat (limited to 'auto')
-rw-r--r--auto/modules/java2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/modules/java b/auto/modules/java
index b0fd62f1..7d87aed3 100644
--- a/auto/modules/java
+++ b/auto/modules/java
@@ -5,7 +5,7 @@
shift
NXT_JAVA_HOME=${JAVA_HOME-}
-NXT_JAR_REPO=http://central.maven.org/maven2/
+NXT_JAR_REPO=https://repo1.maven.org/maven2/
NXT_JAR_LOCAL_REPO=$HOME/.m2/repository/
for nxt_option; do