Skip to content

Commit

Permalink
Use better file name
Browse files Browse the repository at this point in the history
  • Loading branch information
uschindler committed May 4, 2015
1 parent 2bff1b7 commit 13a6b3f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/antunit/TestMavenMojo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
</target>

<target name="testIncludesExcludes-SuppressedAnnotations-Maven2">
<artifact:mvn pom="pom-index-suppress.xml" mavenVersion="${maven.version}" failonerror="true" fork="true">
<artifact:mvn pom="pom-InclExclSuppress.xml" mavenVersion="${maven.version}" failonerror="true" fork="true">
<syspropertyset refid="injected-properties"/>
<arg value="${groupId}:${artifactId}:${version}:check"/>
</artifact:mvn>
Expand Down
File renamed without changes.

0 comments on commit 13a6b3f

Please sign in to comment.