mirror of https://github.com/apache/activemq.git
AMQ-9582: Upgrade to maven-surefire-plugin 3.5.0
(cherry picked from commit ee271b6da6
)
This commit is contained in:
parent
f10b35ffe9
commit
b6525ed74b
2
pom.xml
2
pom.xml
|
@ -124,7 +124,7 @@
|
|||
|
||||
<!-- Maven Plugin Version for this Project -->
|
||||
<maven-bundle-plugin-version>5.1.9</maven-bundle-plugin-version>
|
||||
<maven-surefire-plugin-version>3.2.5</maven-surefire-plugin-version>
|
||||
<maven-surefire-plugin-version>3.5.0</maven-surefire-plugin-version>
|
||||
<maven-antrun-plugin-version>3.1.0</maven-antrun-plugin-version>
|
||||
<maven-assembly-plugin-version>3.7.1</maven-assembly-plugin-version>
|
||||
<maven-clean-plugin-version>3.4.0</maven-clean-plugin-version>
|
||||
|
|
Loading…
Reference in New Issue