diff options
| author | Steve Loughran <stevel@apache.org> | 2006-08-23 14:47:45 +0000 |
|---|---|---|
| committer | Steve Loughran <stevel@apache.org> | 2006-08-23 14:47:45 +0000 |
| commit | 977d31e2ff0a319a408ce4389c5b25ea1f2d1eed (patch) | |
| tree | 73f9ab7609f4e54117b02e7e455763ca9a022aba /lib | |
| parent | 8431ffa9d932014925ba008b9a48f599b2f6ecf9 (diff) | |
| download | ant-977d31e2ff0a319a408ce4389c5b25ea1f2d1eed.tar.gz | |
move up to maven 2.0.4
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@434055 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libraries.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libraries.properties b/lib/libraries.properties index 16b3355d4..502469eb3 100644 --- a/lib/libraries.properties +++ b/lib/libraries.properties @@ -2,14 +2,14 @@ #a given release of the components #if you change this, change the checksum to match -m2.version=2.0.1 +m2.version=2.0.4 m2.url=http://ibiblio.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. m2.antlib.url=${m2.url}/org/apache/maven/${m2.artifact-name}/${m2.version}/${m2.jar.name} #this is the sha1 checksum of the artifact -m2.sha1.checksum=7240828f1744c1f9f8b158a026ac368a03f536a3 +m2.sha1.checksum=4e7ddfdb91600e9b59bb965ff8eef2f06015df50 #versions of different libraries. Please keep in alphabetical order, except |
