mirror of https://github.com/apache/maven.git
fix my smultron booboo
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@466323 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
133d95a24d
commit
c0869a6c0c
|
@ -245,7 +245,7 @@ need different versions of modello. -->
|
||||||
</chmod>
|
</chmod>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name=""
|
<target name="mits"
|
||||||
description="Run the Maven integration tests."
|
description="Run the Maven integration tests."
|
||||||
depends="init">
|
depends="init">
|
||||||
<java fork="true"
|
<java fork="true"
|
||||||
|
|
Loading…
Reference in New Issue