Skip to content

Commit 13a6b3f

Browse files
committed
Use better file name
1 parent 2bff1b7 commit 13a6b3f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/test/antunit/TestMavenMojo.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
</target>
8282

8383
<target name="testIncludesExcludes-SuppressedAnnotations-Maven2">
84-
<artifact:mvn pom="pom-index-suppress.xml" mavenVersion="${maven.version}" failonerror="true" fork="true">
84+
<artifact:mvn pom="pom-InclExclSuppress.xml" mavenVersion="${maven.version}" failonerror="true" fork="true">
8585
<syspropertyset refid="injected-properties"/>
8686
<arg value="${groupId}:${artifactId}:${version}:check"/>
8787
</artifact:mvn>

0 commit comments

Comments
 (0)