mirror of https://github.com/apache/maven.git
update version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293521 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e6dcc36ed5
commit
22000809c3
|
@ -23,7 +23,7 @@
|
|||
<target name="initTaskDefs">
|
||||
<!-- don't forget to update the version! -->
|
||||
<path id="maven.classpath">
|
||||
<pathelement location="target/maven-artifact-ant-2.0-beta-1-SNAPSHOT-dep.jar"/>
|
||||
<pathelement location="target/maven-artifact-ant-2.0-beta-3-SNAPSHOT-dep.jar"/>
|
||||
</path>
|
||||
|
||||
<typedef resource="org/apache/maven/artifact/ant/antlib.xml" uri="urn:maven-artifact-ant">
|
||||
|
|
Loading…
Reference in New Issue