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 2018/06/18 19:08:22 UTC

svn commit: r1833753 - in /pdfbox/branches/2.0: app/pom.xml debugger-app/pom.xml debugger/pom.xml examples/pom.xml fontbox/pom.xml parent/pom.xml pdfbox/pom.xml pom.xml preflight-app/pom.xml preflight/pom.xml tools/pom.xml xmpbox/pom.xml

Author: lehmi
Date: Mon Jun 18 19:08:21 2018
New Revision: 1833753

URL: http://svn.apache.org/viewvc?rev=1833753&view=rev
Log:
[maven-release-plugin] prepare release 2.0.10

Modified:
    pdfbox/branches/2.0/app/pom.xml
    pdfbox/branches/2.0/debugger-app/pom.xml
    pdfbox/branches/2.0/debugger/pom.xml
    pdfbox/branches/2.0/examples/pom.xml
    pdfbox/branches/2.0/fontbox/pom.xml
    pdfbox/branches/2.0/parent/pom.xml
    pdfbox/branches/2.0/pdfbox/pom.xml
    pdfbox/branches/2.0/pom.xml
    pdfbox/branches/2.0/preflight-app/pom.xml
    pdfbox/branches/2.0/preflight/pom.xml
    pdfbox/branches/2.0/tools/pom.xml
    pdfbox/branches/2.0/xmpbox/pom.xml

Modified: pdfbox/branches/2.0/app/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/2.0/app/pom.xml?rev=1833753&r1=1833752&r2=1833753&view=diff
==============================================================================
--- pdfbox/branches/2.0/app/pom.xml (original)
+++ pdfbox/branches/2.0/app/pom.xml Mon Jun 18 19:08:21 2018
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>2.0.10-SNAPSHOT</version>
+    <version>2.0.10</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/branches/2.0/debugger-app/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/2.0/debugger-app/pom.xml?rev=1833753&r1=1833752&r2=1833753&view=diff
==============================================================================
--- pdfbox/branches/2.0/debugger-app/pom.xml (original)
+++ pdfbox/branches/2.0/debugger-app/pom.xml Mon Jun 18 19:08:21 2018
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>2.0.10-SNAPSHOT</version>
+    <version>2.0.10</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/branches/2.0/debugger/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/2.0/debugger/pom.xml?rev=1833753&r1=1833752&r2=1833753&view=diff
==============================================================================
--- pdfbox/branches/2.0/debugger/pom.xml (original)
+++ pdfbox/branches/2.0/debugger/pom.xml Mon Jun 18 19:08:21 2018
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>2.0.10-SNAPSHOT</version>
+    <version>2.0.10</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/branches/2.0/examples/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/2.0/examples/pom.xml?rev=1833753&r1=1833752&r2=1833753&view=diff
==============================================================================
--- pdfbox/branches/2.0/examples/pom.xml (original)
+++ pdfbox/branches/2.0/examples/pom.xml Mon Jun 18 19:08:21 2018
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>2.0.10-SNAPSHOT</version>
+    <version>2.0.10</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/branches/2.0/fontbox/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/2.0/fontbox/pom.xml?rev=1833753&r1=1833752&r2=1833753&view=diff
==============================================================================
--- pdfbox/branches/2.0/fontbox/pom.xml (original)
+++ pdfbox/branches/2.0/fontbox/pom.xml Mon Jun 18 19:08:21 2018
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>2.0.10-SNAPSHOT</version>
+    <version>2.0.10</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/branches/2.0/parent/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/2.0/parent/pom.xml?rev=1833753&r1=1833752&r2=1833753&view=diff
==============================================================================
--- pdfbox/branches/2.0/parent/pom.xml (original)
+++ pdfbox/branches/2.0/parent/pom.xml Mon Jun 18 19:08:21 2018
@@ -29,7 +29,7 @@
 
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>2.0.10-SNAPSHOT</version>
+    <version>2.0.10</version>
     <packaging>pom</packaging>
 
     <name>PDFBox parent</name>
@@ -427,8 +427,8 @@
     </developers>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/branches/2.0/pdfbox-parent</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/branches/2.0/pdfbox-parent</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/pom/branches/2.0/pdfbox-parent</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/tags/2.0.10/pdfbox-parent</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/2.0.10/pdfbox-parent</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/pom/tags/2.0.10/pdfbox-parent</url>
   </scm>
 </project>

Modified: pdfbox/branches/2.0/pdfbox/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/2.0/pdfbox/pom.xml?rev=1833753&r1=1833752&r2=1833753&view=diff
==============================================================================
--- pdfbox/branches/2.0/pdfbox/pom.xml (original)
+++ pdfbox/branches/2.0/pdfbox/pom.xml Mon Jun 18 19:08:21 2018
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.pdfbox</groupId>
         <artifactId>pdfbox-parent</artifactId>
-        <version>2.0.10-SNAPSHOT</version>
+        <version>2.0.10</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: pdfbox/branches/2.0/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/2.0/pom.xml?rev=1833753&r1=1833752&r2=1833753&view=diff
==============================================================================
--- pdfbox/branches/2.0/pom.xml (original)
+++ pdfbox/branches/2.0/pom.xml Mon Jun 18 19:08:21 2018
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>2.0.10-SNAPSHOT</version>
+    <version>2.0.10</version>
     <relativePath>parent/pom.xml</relativePath>
   </parent>
 
@@ -34,12 +34,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/pdfbox/branches/2.0
+      scm:svn:http://svn.apache.org/repos/asf/pdfbox/tags/2.0.10
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/2.0
+      scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/2.0.10
     </developerConnection>
-    <url>http://svn.apache.org/viewvc/pdfbox/branches/2.0</url>
+    <url>http://svn.apache.org/viewvc/pdfbox/tags/2.0.10</url>
   </scm>
 
   <modules>

Modified: pdfbox/branches/2.0/preflight-app/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/2.0/preflight-app/pom.xml?rev=1833753&r1=1833752&r2=1833753&view=diff
==============================================================================
Binary files - no diff available.

Modified: pdfbox/branches/2.0/preflight/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/2.0/preflight/pom.xml?rev=1833753&r1=1833752&r2=1833753&view=diff
==============================================================================
--- pdfbox/branches/2.0/preflight/pom.xml (original)
+++ pdfbox/branches/2.0/preflight/pom.xml Mon Jun 18 19:08:21 2018
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.pdfbox</groupId>
 		<artifactId>pdfbox-parent</artifactId>
-		<version>2.0.10-SNAPSHOT</version>
+		<version>2.0.10</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>
         

Modified: pdfbox/branches/2.0/tools/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/2.0/tools/pom.xml?rev=1833753&r1=1833752&r2=1833753&view=diff
==============================================================================
--- pdfbox/branches/2.0/tools/pom.xml (original)
+++ pdfbox/branches/2.0/tools/pom.xml Mon Jun 18 19:08:21 2018
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>2.0.10-SNAPSHOT</version>
+    <version>2.0.10</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/branches/2.0/xmpbox/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/2.0/xmpbox/pom.xml?rev=1833753&r1=1833752&r2=1833753&view=diff
==============================================================================
--- pdfbox/branches/2.0/xmpbox/pom.xml (original)
+++ pdfbox/branches/2.0/xmpbox/pom.xml Mon Jun 18 19:08:21 2018
@@ -27,7 +27,7 @@
 	<parent>
 		<groupId>org.apache.pdfbox</groupId>
 		<artifactId>pdfbox-parent</artifactId>
-		<version>2.0.10-SNAPSHOT</version>
+		<version>2.0.10</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>