You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by st...@apache.org on 2006/08/23 16:47:52 UTC

svn commit: r434055 - /ant/core/trunk/lib/libraries.properties

Author: stevel
Date: Wed Aug 23 07:47:45 2006
New Revision: 434055

URL: http://svn.apache.org/viewvc?rev=434055&view=rev
Log:
move up to maven 2.0.4

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=434055&r1=434054&r2=434055&view=diff
==============================================================================
--- ant/core/trunk/lib/libraries.properties (original)
+++ ant/core/trunk/lib/libraries.properties Wed Aug 23 07:47:45 2006
@@ -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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org