From 43430b54130b76767f98236e0681ba9a8582d35f Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 27 Jan 2012 13:55:35 +0000 Subject: [PATCH] ibiblio doesn't carry maven tasks anymore git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1236683 13f79535-47bb-0310-9956-ffa450edef68 --- lib/libraries.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libraries.properties b/lib/libraries.properties index 3e948f6fc..fe69827bc 100644 --- a/lib/libraries.properties +++ b/lib/libraries.properties @@ -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.