| CODENOTIFIER | HelpYou are not signed inSign in |
Project: AppFuse
Revision: 3160
Author: mraible
Date: 29 May 2008 09:12:10
Changes:Updated to Maven Ant Tasks 2.0.9
Files:| ... | ...@@ -22,7 +22,7 @@ | |
| 22 | 22 | |
| 23 | 23 | <typedef resource="org/apache/maven/artifact/ant/antlib.xml" uri="urn:maven-artifact-ant"> |
| 24 | 24 | <classpath> |
| 25 | <pathelement location="${basedir}/lib/maven-artifact-ant-2.0.4-dep.jar" /> | |
| 25 | <pathelement location="${basedir}/lib/maven-ant-tasks-2.0.9.jar"/> | |
| 26 | 26 | </classpath> |
| 27 | 27 | </typedef> |
| 28 | 28 |