Updated maven repository URL.

This commit is contained in:
Achim D. Brucker 2018-10-27 16:01:34 +01:00
parent afd08d989f
commit de8e087e0e
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ subprojects {
repositories {
maven { url "https://artifacts.logicalhacking.com/maven2" }
maven { url "https://artifacts.logicalhacking.com/maven3" }
maven { url "https://repo.maven.apache.org/maven2" }
}