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:40:03 UTC

svn commit: r1657842 - /pdfbox/trunk/xmpbox/pom.xml

Author: tilman
Date: Fri Feb  6 14:40:03 2015
New Revision: 1657842

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

Modified:
    pdfbox/trunk/xmpbox/pom.xml

Modified: pdfbox/trunk/xmpbox/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/xmpbox/pom.xml?rev=1657842&r1=1657841&r2=1657842&view=diff
==============================================================================
--- pdfbox/trunk/xmpbox/pom.xml (original)
+++ pdfbox/trunk/xmpbox/pom.xml Fri Feb  6 14:40:03 2015
@@ -107,7 +107,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>