diff --git a/.build/build-resolver.xml b/.build/build-resolver.xml index 86d0091a24..42bcc82512 100644 --- a/.build/build-resolver.xml +++ b/.build/build-resolver.xml @@ -58,8 +58,19 @@ - - + + diff --git a/build.properties.default b/build.properties.default index 29042a43f0..76174416fb 100644 --- a/build.properties.default +++ b/build.properties.default @@ -18,6 +18,6 @@ # # Maven2 Repository Locations (you can override these in "build.properties" to point to a local proxy, e.g. Nexus) # -artifact.remoteRepository.central: https://repo1.maven.org/maven2 -artifact.remoteRepository.apache: https://repo.maven.apache.org/maven2 - +artifact.remoteRepository.central: https://repo1.maven.org/maven2 +artifact.remoteRepository.apache: https://repo.maven.apache.org/maven2 +artifact.remoteRepository.apacheSnapshot: https://repository.apache.org/content/repositories/snapshots