mirror of https://github.com/apache/activemq.git
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:
parent
863f47997e
commit
a3bfd17e7d
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.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>
|
||||
|
|
Loading…
Reference in New Issue