mirror of https://github.com/apache/activemq.git
Merge pull request #1348 from jbonofre/AMQ-9621
AMQ-9621: Upgrade to maven-surefire-plugin 3.5.2
This commit is contained in:
commit
871f942437
2
pom.xml
2
pom.xml
|
@ -121,7 +121,7 @@
|
||||||
|
|
||||||
<!-- Maven Plugin Version for this Project -->
|
<!-- Maven Plugin Version for this Project -->
|
||||||
<maven-bundle-plugin-version>5.1.9</maven-bundle-plugin-version>
|
<maven-bundle-plugin-version>5.1.9</maven-bundle-plugin-version>
|
||||||
<maven-surefire-plugin-version>3.5.1</maven-surefire-plugin-version>
|
<maven-surefire-plugin-version>3.5.2</maven-surefire-plugin-version>
|
||||||
<maven-antrun-plugin-version>3.1.0</maven-antrun-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-assembly-plugin-version>3.7.1</maven-assembly-plugin-version>
|
||||||
<maven-clean-plugin-version>3.4.0</maven-clean-plugin-version>
|
<maven-clean-plugin-version>3.4.0</maven-clean-plugin-version>
|
||||||
|
|
Loading…
Reference in New Issue