revert to surefire 2.10 for now 2.13 seems to have some issues

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441299 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Timothy A. Bish 2013-02-01 02:59:59 +00:00
parent 863f47997e
commit a3bfd17e7d
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.13</maven-surefire-plugin-version>
<maven-surefire-plugin-version>2.10</maven-surefire-plugin-version>
<maven-antrun-plugin-version>1.3</maven-antrun-plugin-version>
<maven-assembly-plugin-version>2.4</maven-assembly-plugin-version>
<maven-release-plugin-version>2.4</maven-release-plugin-version>