Author: reschke
Date: Wed Apr 19 13:11:01 2017
New Revision: 1791914
URL: http://svn.apache.org/viewvc?rev=1791914&view=rev
Log:
OAK-6098: update maven plugins
maven-surefire-plugin
Modified:
jackrabbit/oak/trunk/oak-segment-tar/pom.xml
Modified: jackrabbit/oak/trunk/oak-segment-tar/pom.xml
URL:
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-segment-tar/pom.xml?rev=1791914&r1=1791913&r2=1791914&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-segment-tar/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-segment-tar/pom.xml Wed Apr 19 13:11:01 2017
@@ -80,7 +80,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>2.19.1</version>
<configuration>
<redirectTestOutputToFile>true</redirectTestOutputToFile>
</configuration>