Author: kkolinko
Date: Mon Jun 10 15:06:27 2013
New Revision: 1491485
URL: http://svn.apache.org/r1491485
Log:
Change Maven Central repository location to be repo.maven.apache.org
Modified:
tomcat/trunk/build.properties.default
Modified: tomcat/trunk/build.properties.default
URL:
http://svn.apache.org/viewvc/tomcat/trunk/build.properties.default?rev=1491485&r1=1491484&r2=1491485&view=diff
==============================================================================
--- tomcat/trunk/build.properties.default (original)
+++ tomcat/trunk/build.properties.default Mon Jun 10 15:06:27 2013
@@ -69,7 +69,8 @@ base-tomcat.loc.1=${base-apache.loc.1}/t
base-tomcat.loc.2=${base-apache.loc.2}/tomcat
base-sf.loc=http://downloads.sourceforge.net
-base-maven.loc=http://repo2.maven.org/maven2
+# repo.maven.apache.org is the same as repo2.maven.org
+base-maven.loc=http://repo.maven.apache.org/maven2
# Mirror, was used when there were problems with the main SF downloads site
# base-sf.loc=http://sunet.dl.sourceforge.net
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]