Author: tilman
Date: Mon Oct 17 16:27:45 2016
New Revision: 1765333

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

Modified:
    pdfbox/branches/2.0/preflight/pom.xml

Modified: pdfbox/branches/2.0/preflight/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/2.0/preflight/pom.xml?rev=1765333&r1=1765332&r2=1765333&view=diff
==============================================================================
--- pdfbox/branches/2.0/preflight/pom.xml (original)
+++ pdfbox/branches/2.0/preflight/pom.xml Mon Oct 17 16:27:45 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>


Reply via email to