#this file declares the libraries for use in #a given release of the components m2.version=2.0-alpha-3 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} #versions of different libraries. Please keep in alphabetical order, except #when a specific dependency forces them to be out-of-order antlr.version=2.7.2 bcel.version=5.1 bsf.version=2.3.0 bsh.version=2.0.b1 commons-net.version=1.4.0 commons-logging.version=1.0.4 commons-logging-api.version=${commons-logging.version} jdepend.version=2.7 junit.version=3.8.1 jsch.version=0.1.17 jython.version=3.8.1 log4j.version=1.2.8 #rhino.version=1.5R5 oro.version=2.0.8 regexp.version=1.3 which.version=1.0 xerces.version=2.6.2 xalan.version=2.5.1 xml-resolver.version=1.1 #paired jacl.version=1.2.6 tcljava.version=${jacl.version}