mirror of https://github.com/apache/activemq.git
[AMQ-9269] Upgrade to maven-surefire-plugin 3.1.2
(cherry picked from commit f50b96f109
)
This commit is contained in:
parent
e3ab590bde
commit
4eaa94cc4e
4
pom.xml
4
pom.xml
|
@ -123,8 +123,8 @@
|
|||
<javaee-javadoc-url>http://download.oracle.com/javaee/6/api/</javaee-javadoc-url>
|
||||
|
||||
<!-- Maven Plugin Version for this Project -->
|
||||
<maven-bundle-plugin-version>5.1.8</maven-bundle-plugin-version>
|
||||
<maven-surefire-plugin-version>3.0.0-M8</maven-surefire-plugin-version>
|
||||
<maven-bundle-plugin-version>5.1.9</maven-bundle-plugin-version>
|
||||
<maven-surefire-plugin-version>3.1.2</maven-surefire-plugin-version>
|
||||
<maven-antrun-plugin-version>3.1.0</maven-antrun-plugin-version>
|
||||
<maven-assembly-plugin-version>3.6.0</maven-assembly-plugin-version>
|
||||
<maven-release-plugin-version>3.0.0-M7</maven-release-plugin-version>
|
||||
|
|
Loading…
Reference in New Issue