Drop back to Surefire 2.19.1 as 2.19.2 was rebranded as 2.20

This commit is contained in:
Andy Wilkinson 2017-06-02 20:15:11 +01:00
parent 33924f5569
commit 4f747d426e
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@
<maven-shade-plugin.version>2.4.3</maven-shade-plugin.version>
<maven-site-plugin.version>3.5.1</maven-site-plugin.version>
<maven-source-plugin.version>3.0.1</maven-source-plugin.version>
<maven-surefire-plugin.version>2.19.2</maven-surefire-plugin.version>
<maven-surefire-plugin.version>2.19.1</maven-surefire-plugin.version>
<maven-war-plugin.version>3.1.0</maven-war-plugin.version>
<versions-maven-plugin.version>2.3</versions-maven-plugin.version>
</properties>