diff --git a/build.properties.default b/build.properties.default index 45d65d9388..5291659b78 100644 --- a/build.properties.default +++ b/build.properties.default @@ -1,4 +1,4 @@ # 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 +artifact.remoteRepository.apache: http://repo.maven.apache.org/maven2 diff --git a/build.xml b/build.xml index 6d64025d59..6619bfd8f4 100644 --- a/build.xml +++ b/build.xml @@ -251,6 +251,8 @@ + +