You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by ti...@apache.org on 2015/02/06 15:39:48 UTC

svn commit: r1657841 - /pdfbox/trunk/preflight/pom.xml

Author: tilman
Date: Fri Feb  6 14:39:48 2015
New Revision: 1657841

URL: http://svn.apache.org/r1657841
Log:
PDFBOX-1836: update version of maven-surefire-report-plugin

Modified:
    pdfbox/trunk/preflight/pom.xml

Modified: pdfbox/trunk/preflight/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/preflight/pom.xml?rev=1657841&r1=1657840&r2=1657841&view=diff
==============================================================================
--- pdfbox/trunk/preflight/pom.xml (original)
+++ pdfbox/trunk/preflight/pom.xml Fri Feb  6 14:39:48 2015
@@ -253,7 +253,7 @@
 			<plugin>
 				<groupId>org.apache.maven.plugins</groupId>
 				<artifactId>maven-surefire-report-plugin</artifactId>
-				<version>2.17</version>
+				<version>2.18.1</version>
 				<configuration>
 					<showSuccess>true</showSuccess>
 					<aggregate>true</aggregate>