From b49814b6c84bdf9d3d1c6e5d9b89c5a467363d27 Mon Sep 17 00:00:00 2001 From: Subham Pramanik Date: Fri, 3 Apr 2020 00:37:59 +0530 Subject: [PATCH] FIX: Updated central-repo links in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 293b402..564854f 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Put a settings.xml into your ~/.m2 directory with the following content: central Central Repository - http://repo.maven.apache.org/maven2 + https://repo.maven.apache.org/maven2 default false @@ -39,7 +39,7 @@ Put a settings.xml into your ~/.m2 directory with the following content: central Central Repository - http://repo.maven.apache.org/maven2 + https://repo.maven.apache.org/maven2 default false never