Skip to content

Commit f303269

Browse files
Merge pull request #258 from timja/fix-mvn-test
Add phase to animal-sniffer to fix mvn test
2 parents f97c591 + 1101cbf commit f303269

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -584,6 +584,7 @@
584584
<goal>check</goal>
585585
</goals>
586586
<id>check</id>
587+
<phase>test</phase>
587588
</execution>
588589
</executions>
589590
<configuration>

0 commit comments

Comments
 (0)