Merge pull request #7025 from eugenp/BAEL-14787

add surefire comment
This commit is contained in:
Loredana Crusoveanu 2019-05-26 19:40:07 +03:00 committed by GitHub
commit c3ec2ab7c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1527,6 +1527,7 @@
<logback.version>1.1.7</logback.version>
<!-- plugins -->
<!-- can't upgrade the plugin yet; as there is an issue with 2.22 no longer running all the tests-->
<maven-surefire-plugin.version>2.21.0</maven-surefire-plugin.version>
<maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version>
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>