Author: bodewig
Date: Fri Jan 27 13:55:35 2012
New Revision: 1236683
URL: http://svn.apache.org/viewvc?rev=1236683&view=rev
Log:
ibiblio doesn't carry maven tasks anymore
Modified:
ant/core/trunk/lib/libraries.properties
Modified: ant/core/trunk/lib/libraries.properties
URL:
http://svn.apache.org/viewvc/ant/core/trunk/lib/libraries.properties?rev=1236683&r1=1236682&r2=1236683&view=diff
==============================================================================
--- ant/core/trunk/lib/libraries.properties (original)
+++ ant/core/trunk/lib/libraries.properties Fri Jan 27 13:55:35 2012
@@ -18,7 +18,7 @@
#if you change this, change the checksum to match
m2.version=2.0.4
-m2.url=http://ibiblio.org/maven2/
+m2.url=http\://repo1.maven.org/maven2
m2.artifact-name=maven-artifact-ant
m2.jar.name=${m2.artifact-name}-${m2.version}-dep.jar
#this is the URL of the antlib library, that is pulled down for everything
else.