JAVA-4931: Cleanup surefire config. Part 2.

This commit is contained in:
Krzysztof Woyke
2021-03-29 18:57:35 +02:00
parent 232d9bcd05
commit b18d260514
22 changed files with 1 additions and 146 deletions

View File

@@ -142,7 +142,6 @@
<asciidoctor-plugin.version>1.5.6</asciidoctor-plugin.version>
<commons-collections4.version>4.1</commons-collections4.version>
<snippetsDirectory>${project.build.directory}/generated-snippets</snippetsDirectory>
<maven-surefire-plugin.version>2.21.0</maven-surefire-plugin.version>
</properties>
</project>