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/10/19 18:36:31 UTC

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

Author: tilman
Date: Mon Oct 19 16:36:31 2015
New Revision: 1709447

URL: http://svn.apache.org/viewvc?rev=1709447&view=rev
Log:
PDFBOX-2852: add latest version of plugin to pom

Modified:
    pdfbox/trunk/preflight/pom.xml

Modified: pdfbox/trunk/preflight/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/preflight/pom.xml?rev=1709447&r1=1709446&r2=1709447&view=diff
==============================================================================
--- pdfbox/trunk/preflight/pom.xml (original)
+++ pdfbox/trunk/preflight/pom.xml Mon Oct 19 16:36:31 2015
@@ -101,6 +101,7 @@
 				<configuration>
 					<configLocation>../pdfbox-checkstyle-5.xml</configLocation>
 				</configuration>
+                                <version>2.16</version>
 			</plugin>
             <plugin>
                 <groupId>com.googlecode.maven-download-plugin</groupId>