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:
Timothy A. Bish 2013-01-30 19:19:37 +00:00
parent f1eb92eaac
commit 1e86ac0508
1 changed files with 1 additions and 1 deletions

View File

@ -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>