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 2016/01/14 18:35:51 UTC

svn commit: r1724660 - in /pdfbox/branches/1.8: ant/pom.xml app/pom.xml examples/pom.xml fontbox/pom.xml jempbox/pom.xml lucene/pom.xml parent/pom.xml pdfbox/pom.xml pom.xml preflight-app/pom.xml preflight/pom.xml war/pom.xml xmpbox/pom.xml

Author: lehmi
Date: Thu Jan 14 17:35:51 2016
New Revision: 1724660

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

Modified:
    pdfbox/branches/1.8/ant/pom.xml
    pdfbox/branches/1.8/app/pom.xml
    pdfbox/branches/1.8/examples/pom.xml
    pdfbox/branches/1.8/fontbox/pom.xml
    pdfbox/branches/1.8/jempbox/pom.xml
    pdfbox/branches/1.8/lucene/pom.xml
    pdfbox/branches/1.8/parent/pom.xml
    pdfbox/branches/1.8/pdfbox/pom.xml
    pdfbox/branches/1.8/pom.xml
    pdfbox/branches/1.8/preflight-app/pom.xml
    pdfbox/branches/1.8/preflight/pom.xml
    pdfbox/branches/1.8/war/pom.xml
    pdfbox/branches/1.8/xmpbox/pom.xml

Modified: pdfbox/branches/1.8/ant/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.8/ant/pom.xml?rev=1724660&r1=1724659&r2=1724660&view=diff
==============================================================================
--- pdfbox/branches/1.8/ant/pom.xml (original)
+++ pdfbox/branches/1.8/ant/pom.xml Thu Jan 14 17:35:51 2016
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.8.11-SNAPSHOT</version>
+    <version>1.8.11</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/branches/1.8/app/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.8/app/pom.xml?rev=1724660&r1=1724659&r2=1724660&view=diff
==============================================================================
--- pdfbox/branches/1.8/app/pom.xml (original)
+++ pdfbox/branches/1.8/app/pom.xml Thu Jan 14 17:35:51 2016
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.8.11-SNAPSHOT</version>
+    <version>1.8.11</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/branches/1.8/examples/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.8/examples/pom.xml?rev=1724660&r1=1724659&r2=1724660&view=diff
==============================================================================
--- pdfbox/branches/1.8/examples/pom.xml (original)
+++ pdfbox/branches/1.8/examples/pom.xml Thu Jan 14 17:35:51 2016
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.8.11-SNAPSHOT</version>
+    <version>1.8.11</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/branches/1.8/fontbox/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.8/fontbox/pom.xml?rev=1724660&r1=1724659&r2=1724660&view=diff
==============================================================================
--- pdfbox/branches/1.8/fontbox/pom.xml (original)
+++ pdfbox/branches/1.8/fontbox/pom.xml Thu Jan 14 17:35:51 2016
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.8.11-SNAPSHOT</version>
+    <version>1.8.11</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/branches/1.8/jempbox/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.8/jempbox/pom.xml?rev=1724660&r1=1724659&r2=1724660&view=diff
==============================================================================
--- pdfbox/branches/1.8/jempbox/pom.xml (original)
+++ pdfbox/branches/1.8/jempbox/pom.xml Thu Jan 14 17:35:51 2016
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.8.11-SNAPSHOT</version>
+    <version>1.8.11</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/branches/1.8/lucene/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.8/lucene/pom.xml?rev=1724660&r1=1724659&r2=1724660&view=diff
==============================================================================
--- pdfbox/branches/1.8/lucene/pom.xml (original)
+++ pdfbox/branches/1.8/lucene/pom.xml Thu Jan 14 17:35:51 2016
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.8.11-SNAPSHOT</version>
+    <version>1.8.11</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/branches/1.8/parent/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.8/parent/pom.xml?rev=1724660&r1=1724659&r2=1724660&view=diff
==============================================================================
--- pdfbox/branches/1.8/parent/pom.xml (original)
+++ pdfbox/branches/1.8/parent/pom.xml Thu Jan 14 17:35:51 2016
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.pdfbox</groupId>
   <artifactId>pdfbox-parent</artifactId>
-  <version>1.8.11-SNAPSHOT</version>
+  <version>1.8.11</version>
   <packaging>pom</packaging>
 
   <name>PDFBox parent</name>
@@ -303,8 +303,8 @@
   </developers>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/branches/1.8/pdfbox-parent</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/branches/1.8/pdfbox-parent</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/pom/branches/1.8/pdfbox-parent</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/tags/1.8.11/pdfbox-parent</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/1.8.11/pdfbox-parent</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/pom/tags/1.8.11/pdfbox-parent</url>
   </scm>
 </project>

Modified: pdfbox/branches/1.8/pdfbox/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.8/pdfbox/pom.xml?rev=1724660&r1=1724659&r2=1724660&view=diff
==============================================================================
--- pdfbox/branches/1.8/pdfbox/pom.xml (original)
+++ pdfbox/branches/1.8/pdfbox/pom.xml Thu Jan 14 17:35:51 2016
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.pdfbox</groupId>
         <artifactId>pdfbox-parent</artifactId>
-        <version>1.8.11-SNAPSHOT</version>
+        <version>1.8.11</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: pdfbox/branches/1.8/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.8/pom.xml?rev=1724660&r1=1724659&r2=1724660&view=diff
==============================================================================
--- pdfbox/branches/1.8/pom.xml (original)
+++ pdfbox/branches/1.8/pom.xml Thu Jan 14 17:35:51 2016
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.8.11-SNAPSHOT</version>
+    <version>1.8.11</version>
     <relativePath>parent/pom.xml</relativePath>
   </parent>
 
@@ -34,12 +34,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/pdfbox/branches/1.8
+      scm:svn:http://svn.apache.org/repos/asf/pdfbox/tags/1.8.11
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/1.8
+      scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/1.8.11
     </developerConnection>
-    <url>http://svn.apache.org/viewvc/pdfbox/branches/1.8</url>
+    <url>http://svn.apache.org/viewvc/pdfbox/tags/1.8.11</url>
   </scm>
 
   <modules>

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

Modified: pdfbox/branches/1.8/preflight/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.8/preflight/pom.xml?rev=1724660&r1=1724659&r2=1724660&view=diff
==============================================================================
--- pdfbox/branches/1.8/preflight/pom.xml (original)
+++ pdfbox/branches/1.8/preflight/pom.xml Thu Jan 14 17:35:51 2016
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.pdfbox</groupId>
 		<artifactId>pdfbox-parent</artifactId>
-		<version>1.8.11-SNAPSHOT</version>
+		<version>1.8.11</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>
 

Modified: pdfbox/branches/1.8/war/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.8/war/pom.xml?rev=1724660&r1=1724659&r2=1724660&view=diff
==============================================================================
--- pdfbox/branches/1.8/war/pom.xml (original)
+++ pdfbox/branches/1.8/war/pom.xml Thu Jan 14 17:35:51 2016
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.8.11-SNAPSHOT</version>
+    <version>1.8.11</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/branches/1.8/xmpbox/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.8/xmpbox/pom.xml?rev=1724660&r1=1724659&r2=1724660&view=diff
==============================================================================
--- pdfbox/branches/1.8/xmpbox/pom.xml (original)
+++ pdfbox/branches/1.8/xmpbox/pom.xml Thu Jan 14 17:35:51 2016
@@ -27,7 +27,7 @@
 	<parent>
 		<groupId>org.apache.pdfbox</groupId>
 		<artifactId>pdfbox-parent</artifactId>
-		<version>1.8.11-SNAPSHOT</version>
+		<version>1.8.11</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>