Skip to content

Instantly share code, notes, and snippets.

@leomenezessz
Last active March 9, 2018 14:22
Show Gist options
  • Save leomenezessz/cc9d6afcb2b8ea2653672ba189757570 to your computer and use it in GitHub Desktop.
Save leomenezessz/cc9d6afcb2b8ea2653672ba189757570 to your computer and use it in GitHub Desktop.
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.19.1</version>
</plugin>
</plugins>
</build>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment