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 2016/10/17 16:27:38 UTC

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

Author: tilman
Date: Mon Oct 17 16:27:38 2016
New Revision: 1765332

URL: http://svn.apache.org/viewvc?rev=1765332&view=rev
Log:
PDFBOX-3532: fix isartor test suite URL

Modified:
    pdfbox/trunk/preflight/pom.xml

Modified: pdfbox/trunk/preflight/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/preflight/pom.xml?rev=1765332&r1=1765331&r2=1765332&view=diff
==============================================================================
--- pdfbox/trunk/preflight/pom.xml (original)
+++ pdfbox/trunk/preflight/pom.xml Mon Oct 17 16:27:38 2016
@@ -115,7 +115,7 @@
                             <goal>wget</goal>
                         </goals>
                         <configuration>
-                            <url>http://www.pdfa.org/wp-content/uploads/2011/08/isartor-pdfa-2008-08-13.zip</url>
+                            <url>https://www.pdfa.org/wp-content/until2016_uploads/2011/08/isartor-pdfa-2008-08-13.zip</url>
                             <unpack>true</unpack>
                             <outputDirectory>${project.build.directory}/pdfs</outputDirectory>
                             <md5>9f129c834bc6f9f8dabad4491c4c10ec</md5>