1
0

Need more recent Surefire version to support systemPropertyVariables

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1228365 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley
2012-01-06 19:44:08 +00:00
parent f513458770
commit 28aaac738b

View File

@@ -146,7 +146,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.3</version>
<version>2.9</version>
</plugin>
</plugins>
</pluginManagement>