mirror of https://github.com/apache/activemq.git
Bumping surefire to v2.13 since it fixes some problems with empty report files that happens with some of our failing tests.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1440594 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f1eb92eaac
commit
1e86ac0508
2
pom.xml
2
pom.xml
|
@ -135,7 +135,7 @@
|
|||
|
||||
<!-- Maven Plugin Version for this Project -->
|
||||
<maven-bundle-plugin-version>2.3.7</maven-bundle-plugin-version>
|
||||
<maven-surefire-plugin-version>2.10</maven-surefire-plugin-version>
|
||||
<maven-surefire-plugin-version>2.13</maven-surefire-plugin-version>
|
||||
<maven-antrun-plugin-version>1.3</maven-antrun-plugin-version>
|
||||
<maven-assembly-plugin-version>2.3</maven-assembly-plugin-version>
|
||||
<maven-release-plugin-version>2.2.1</maven-release-plugin-version>
|
||||
|
|
Loading…
Reference in New Issue