diff --git a/.mvn/settings.xml b/.mvn/local-settings.xml similarity index 51% rename from .mvn/settings.xml rename to .mvn/local-settings.xml index f1bc3dcf8..8a6b1175c 100644 --- a/.mvn/settings.xml +++ b/.mvn/local-settings.xml @@ -2,11 +2,11 @@ xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/SETTINGS/1.2.0 https://maven.apache.org/xsd/settings-1.2.0.xsd"> - - sonarqube-http-unblocker - my-blocked-http-repository - - http://ec2-18-198-29-98.eu-central-1.compute.amazonaws.com:9000 - + + maven-default-http-blocker + external:http:* + Pseudo repository to mirror external repositories initially using HTTP. + http://0.0.0.0/ +