dion 2004/01/04 21:02:23 Modified: site/xdocs changes.xml site project.xml Log: Rolling back ant 1.6 change until someone wants to test it. Revision Changes Path 1.11 +0 -3 maven-plugins/site/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/maven-plugins/site/xdocs/changes.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- changes.xml 5 Jan 2004 03:43:12 -0000 1.10 +++ changes.xml 5 Jan 2004 05:02:23 -0000 1.11 @@ -8,9 +8,6 @@ <body> <release version="1.5" date="in CVS"> - <action dev="dion" type="update"> - Upgrade to ant 1.6 - </action> </release> <release version="1.4" date="2003-11-22"> 1.22 +1 -1 maven-plugins/site/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/maven-plugins/site/project.xml,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- project.xml 5 Jan 2004 03:27:16 -0000 1.21 +++ project.xml 5 Jan 2004 05:02:23 -0000 1.22 @@ -58,7 +58,7 @@ <dependency> <groupId>ant</groupId> <artifactId>ant</artifactId> - <version>1.6</version> + <version>1.5.3-1</version> <properties> <classloader>root.maven</classloader> </properties>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]