use built-in POM mechanism of common/m2.xml
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@909328 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
96347e9cd7
commit
9e26f039da
|
|
@ -24,7 +24,7 @@
|
|||
<groupId>org.apache.ant</groupId>
|
||||
<artifactId>ant-antunit</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>1.2-SNAPSHOT</version>
|
||||
<version>${artifact.version}</version>
|
||||
|
||||
<!--
|
||||
Test doesn't work from maven, you have to fight with tricky classpath
|
||||
Loading…
Reference in New Issue