diff --git a/.m2/settings.xml b/.m2/settings.xml index f9f19f1d..84a53514 100644 --- a/.m2/settings.xml +++ b/.m2/settings.xml @@ -5,5 +5,10 @@ ${env.M2_REPO_USER} ${env.M2_REPO_PASS} + + lumine + ${env.M2_REPO_USER} + ${env.M2_REPO_PASS} + diff --git a/pom.xml b/pom.xml index 7fc21a02..e1446270 100644 --- a/pom.xml +++ b/pom.xml @@ -17,8 +17,8 @@ - lumine - http://mvn.lumine.io/repository/maven/ + nexus + https://mvn.lumine.io/repository/maven/