You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by le...@apache.org on 2013/11/24 16:17:43 UTC

svn commit: r1544992 - /pdfbox/trunk/parent/pom.xml

Author: lehmi
Date: Sun Nov 24 15:17:42 2013
New Revision: 1544992

URL: http://svn.apache.org/r1544992
Log:
PDFBOX-1784: updated the parent pom (10 -> 13) and the rat plugin (0.6 -> 0.10)

Modified:
    pdfbox/trunk/parent/pom.xml

Modified: pdfbox/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/parent/pom.xml?rev=1544992&r1=1544991&r2=1544992&view=diff
==============================================================================
--- pdfbox/trunk/parent/pom.xml (original)
+++ pdfbox/trunk/parent/pom.xml Sun Nov 24 15:17:42 2013
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>10</version>
+    <version>13</version>
     <relativePath />
   </parent>
 
@@ -104,7 +104,7 @@
           <plugin>
             <groupId>org.apache.rat</groupId>
             <artifactId>apache-rat-plugin</artifactId>
-            <version>0.6</version>
+            <version>0.10</version>
             <configuration>
               <excludes>
                 <exclude>release.properties</exclude>