|
# Maven2 Repository Locations (you can override these in "build.properties" to point to a local proxy, e.g. Nexus)
|
|
artifact.remoteRepository.central: http://repo1.maven.org/maven2
|
|
artifact.remoteRepository.apache: https://repository.apache.org/content/repositories/releases
|
|
|