Browse Source

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
master
Stefan Bodewig 13 years ago
parent
commit
43430b5413
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      lib/libraries.properties

+ 1
- 1
lib/libraries.properties View File

@@ -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.


Loading…
Cancel
Save