diff --git a/.mvn/local-settings.xml b/.mvn/local-settings.xml new file mode 100644 index 00000000000..3abc1df0e86 --- /dev/null +++ b/.mvn/local-settings.xml @@ -0,0 +1,15 @@ + + + + + 4thline-repo-http-unblocker + 4thline-repo + + http://4thline.org/m2 + + + \ No newline at end of file diff --git a/.mvn/maven.config b/.mvn/maven.config new file mode 100644 index 00000000000..2965a02fc81 --- /dev/null +++ b/.mvn/maven.config @@ -0,0 +1 @@ +--settings ./.mvn/local-settings.xml \ No newline at end of file