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 2018/10/03 12:49:10 UTC

svn commit: r1842713 - /pdfbox/trunk/pdfbox/pom.xml

Author: tilman
Date: Wed Oct  3 12:49:09 2018
New Revision: 1842713

URL: http://svn.apache.org/viewvc?rev=1842713&view=rev
Log:
PDFBOX-4071: replace broken link

Modified:
    pdfbox/trunk/pdfbox/pom.xml

Modified: pdfbox/trunk/pdfbox/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/pdfbox/pom.xml?rev=1842713&r1=1842712&r2=1842713&view=diff
==============================================================================
--- pdfbox/trunk/pdfbox/pom.xml (original)
+++ pdfbox/trunk/pdfbox/pom.xml Wed Oct  3 12:49:09 2018
@@ -411,7 +411,7 @@
                             <goal>wget</goal>
                         </goals>
                         <configuration>
-                            <url>http://www.crh.noaa.gov/Image/gjt/images/ImageGallery/Uncompahgre_small.jpg</url>
+                            <url>https://web.archive.org/web/20100812133613if_/http://www.crh.noaa.gov/Image/gjt/images/ImageGallery/Uncompahgre_small.jpg</url>
                             <!-- file is also 032163.jpg
                             from http://downloads.digitalcorpora.org/corpora/files/govdocs1/zipfiles/032.zip -->
                             <outputDirectory>${project.build.directory}/imgs</outputDirectory>