Author: lehmi
Date: Mon Apr 28 15:17:17 2025
New Revision: 1925311

URL: http://svn.apache.org/viewvc?rev=1925311&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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

Modified: pdfbox/branches/3.0/app/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/3.0/app/pom.xml?rev=1925311&r1=1925310&r2=1925311&view=diff
==============================================================================
--- pdfbox/branches/3.0/app/pom.xml (original)
+++ pdfbox/branches/3.0/app/pom.xml Mon Apr 28 15:17:17 2025
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>3.0.5</version>
+    <version>3.0.6-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 
@@ -32,9 +32,9 @@
   <name>Apache PDFBox application</name>
 
   <scm>
-      
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/3.0.5/app</connection>
-      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/3.0.5/app</developerConnection>
-      <url>https://svn.apache.org/viewvc/pdfbox/tags/3.0.5/app</url>
+      
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0/app</connection>
+      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0/app</developerConnection>
+      <url>https://svn.apache.org/viewvc/pdfbox/branches/3.0/app</url>
   </scm>
 
   <dependencies>

Modified: pdfbox/branches/3.0/debugger-app/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/3.0/debugger-app/pom.xml?rev=1925311&r1=1925310&r2=1925311&view=diff
==============================================================================
--- pdfbox/branches/3.0/debugger-app/pom.xml (original)
+++ pdfbox/branches/3.0/debugger-app/pom.xml Mon Apr 28 15:17:17 2025
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>3.0.5</version>
+    <version>3.0.6-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 
@@ -33,9 +33,9 @@
   <url>https://pdfbox.apache.org/</url>
 
   <scm>
-      
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/3.0.5/debugger-app</connection>
-      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/3.0.5/debugger-app</developerConnection>
-      <url>https://svn.apache.org/viewvc/pdfbox/tags/3.0.5/debugger-app</url>
+      
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0/debugger-app</connection>
+      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0/debugger-app</developerConnection>
+      <url>https://svn.apache.org/viewvc/pdfbox/branches/3.0/debugger-app</url>
   </scm>
 
   <dependencies>

Modified: pdfbox/branches/3.0/debugger/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/3.0/debugger/pom.xml?rev=1925311&r1=1925310&r2=1925311&view=diff
==============================================================================
--- pdfbox/branches/3.0/debugger/pom.xml (original)
+++ pdfbox/branches/3.0/debugger/pom.xml Mon Apr 28 15:17:17 2025
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>3.0.5</version>
+    <version>3.0.6-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 
@@ -38,9 +38,9 @@
   <inceptionYear>2002</inceptionYear>
 
   <scm>
-      
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/3.0.5/debugger</connection>
-      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/3.0.5/debugger</developerConnection>
-      <url>https://svn.apache.org/viewvc/pdfbox/tags/3.0.5/debugger</url>
+      
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0/debugger</connection>
+      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0/debugger</developerConnection>
+      <url>https://svn.apache.org/viewvc/pdfbox/branches/3.0/debugger</url>
   </scm>
 
   <dependencies>

Modified: pdfbox/branches/3.0/examples/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/3.0/examples/pom.xml?rev=1925311&r1=1925310&r2=1925311&view=diff
==============================================================================
--- pdfbox/branches/3.0/examples/pom.xml (original)
+++ pdfbox/branches/3.0/examples/pom.xml Mon Apr 28 15:17:17 2025
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>3.0.5</version>
+    <version>3.0.6-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 
@@ -38,9 +38,9 @@
   <inceptionYear>2002</inceptionYear>
 
   <scm>
-      
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/3.0.5/examples</connection>
-      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/3.0.5/examples</developerConnection>
-      <url>https://svn.apache.org/viewvc/pdfbox/tags/3.0.5/examples</url>
+      
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0/examples</connection>
+      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0/examples</developerConnection>
+      <url>https://svn.apache.org/viewvc/pdfbox/branches/3.0/examples</url>
   </scm>
 
   <properties>

Modified: pdfbox/branches/3.0/fontbox/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/3.0/fontbox/pom.xml?rev=1925311&r1=1925310&r2=1925311&view=diff
==============================================================================
--- pdfbox/branches/3.0/fontbox/pom.xml (original)
+++ pdfbox/branches/3.0/fontbox/pom.xml Mon Apr 28 15:17:17 2025
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>3.0.5</version>
+    <version>3.0.6-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 
@@ -38,9 +38,9 @@
   <url>http://pdfbox.apache.org/</url>
 
   <scm>
-      
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/3.0.5/fontbox</connection>
-      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/3.0.5/fontbox</developerConnection>
-      <url>https://svn.apache.org/viewvc/pdfbox/tags/3.0.5/fontbox</url>
+      
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0/fontbox</connection>
+      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0/fontbox</developerConnection>
+      <url>https://svn.apache.org/viewvc/pdfbox/branches/3.0/fontbox</url>
   </scm>
 
   <dependencies>

Modified: pdfbox/branches/3.0/io/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/3.0/io/pom.xml?rev=1925311&r1=1925310&r2=1925311&view=diff
==============================================================================
--- pdfbox/branches/3.0/io/pom.xml (original)
+++ pdfbox/branches/3.0/io/pom.xml Mon Apr 28 15:17:17 2025
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.pdfbox</groupId>
         <artifactId>pdfbox-parent</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
@@ -38,9 +38,9 @@
     <inceptionYear>2002</inceptionYear>
 
   <scm>
-      
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/3.0.5/io</connection>
-      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/3.0.5/io</developerConnection>
-      <url>https://svn.apache.org/viewvc/pdfbox/tags/3.0.5/io</url>
+      
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0/io</connection>
+      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0/io</developerConnection>
+      <url>https://svn.apache.org/viewvc/pdfbox/branches/3.0/io</url>
   </scm>
 
     <dependencies>

Modified: pdfbox/branches/3.0/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/3.0/parent/pom.xml?rev=1925311&r1=1925310&r2=1925311&view=diff
==============================================================================
--- pdfbox/branches/3.0/parent/pom.xml (original)
+++ pdfbox/branches/3.0/parent/pom.xml Mon Apr 28 15:17:17 2025
@@ -30,7 +30,7 @@
   <groupId>org.apache.pdfbox</groupId>
   <artifactId>pdfbox-parent</artifactId>
   <packaging>pom</packaging>
-  <version>3.0.5</version>
+  <version>3.0.6-SNAPSHOT</version>
 
   <name>Apache PDFBox parent</name>
   <inceptionYear>2002</inceptionYear>
@@ -46,9 +46,9 @@
   </issueManagement>
 
   <scm>
-      
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/3.0.5/parent</connection>
-      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/3.0.5/parent</developerConnection>
-      <url>https://svn.apache.org/viewvc/pdfbox/tags/3.0.5/parent</url>
+      
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0/parent</connection>
+      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0/parent</developerConnection>
+      <url>https://svn.apache.org/viewvc/pdfbox/branches/3.0/parent</url>
   </scm>
 
   <properties>

Modified: pdfbox/branches/3.0/pdfbox/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/3.0/pdfbox/pom.xml?rev=1925311&r1=1925310&r2=1925311&view=diff
==============================================================================
--- pdfbox/branches/3.0/pdfbox/pom.xml (original)
+++ pdfbox/branches/3.0/pdfbox/pom.xml Mon Apr 28 15:17:17 2025
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.pdfbox</groupId>
         <artifactId>pdfbox-parent</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
@@ -41,9 +41,9 @@
     </properties>
 
     <scm>
-       
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/3.0.5/pdfbox</connection>
-       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/3.0.5/pdfbox</developerConnection>
-       <url>https://svn.apache.org/viewvc/pdfbox/tags/3.0.5/pdfbox</url>
+       
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0/pdfbox</connection>
+       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0/pdfbox</developerConnection>
+       <url>https://svn.apache.org/viewvc/pdfbox/branches/3.0/pdfbox</url>
     </scm>
     
     <dependencies>

Modified: pdfbox/branches/3.0/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/3.0/pom.xml?rev=1925311&r1=1925310&r2=1925311&view=diff
==============================================================================
--- pdfbox/branches/3.0/pom.xml (original)
+++ pdfbox/branches/3.0/pom.xml Mon Apr 28 15:17:17 2025
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>3.0.5</version>
+    <version>3.0.6-SNAPSHOT</version>
     <relativePath>parent/pom.xml</relativePath>
   </parent>
 
@@ -49,9 +49,9 @@
   </modules>
 
   <scm>
-      
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/3.0.5</connection>
-      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/3.0.5</developerConnection>
-      <url>https://svn.apache.org/viewvc/pdfbox/tags/3.0.5</url>
+      
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0</connection>
+      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0</developerConnection>
+      <url>https://svn.apache.org/viewvc/pdfbox/branches/3.0</url>
   </scm>
 
   <build>

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

Modified: pdfbox/branches/3.0/preflight/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/3.0/preflight/pom.xml?rev=1925311&r1=1925310&r2=1925311&view=diff
==============================================================================
--- pdfbox/branches/3.0/preflight/pom.xml (original)
+++ pdfbox/branches/3.0/preflight/pom.xml Mon Apr 28 15:17:17 2025
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.apache.pdfbox</groupId>
                <artifactId>pdfbox-parent</artifactId>
-               <version>3.0.5</version>
+               <version>3.0.6-SNAPSHOT</version>
                <relativePath>../parent/pom.xml</relativePath>
        </parent>
         
@@ -36,9 +36,9 @@
         </properties>
 
   <scm>
-      
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/3.0.5/preflight</connection>
-      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/3.0.5/preflight</developerConnection>
-      <url>https://svn.apache.org/viewvc/pdfbox/tags/3.0.5/preflight</url>
+      
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0/preflight</connection>
+      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0/preflight</developerConnection>
+      <url>https://svn.apache.org/viewvc/pdfbox/branches/3.0/preflight</url>
   </scm>
 
        <build>

Modified: pdfbox/branches/3.0/tools/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/3.0/tools/pom.xml?rev=1925311&r1=1925310&r2=1925311&view=diff
==============================================================================
--- pdfbox/branches/3.0/tools/pom.xml (original)
+++ pdfbox/branches/3.0/tools/pom.xml Mon Apr 28 15:17:17 2025
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>3.0.5</version>
+    <version>3.0.6-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 
@@ -38,9 +38,9 @@
   <inceptionYear>2002</inceptionYear>
 
   <scm>
-      
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/3.0.5/tools</connection>
-      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/3.0.5/tools</developerConnection>
-      <url>https://svn.apache.org/viewvc/pdfbox/tags/3.0.5/tools</url>
+      
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0/tools</connection>
+      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0/tools</developerConnection>
+      <url>https://svn.apache.org/viewvc/pdfbox/branches/3.0/tools</url>
   </scm>
 
   <dependencies>

Modified: pdfbox/branches/3.0/xmpbox/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/3.0/xmpbox/pom.xml?rev=1925311&r1=1925310&r2=1925311&view=diff
==============================================================================
--- pdfbox/branches/3.0/xmpbox/pom.xml (original)
+++ pdfbox/branches/3.0/xmpbox/pom.xml Mon Apr 28 15:17:17 2025
@@ -27,7 +27,7 @@
        <parent>
                <groupId>org.apache.pdfbox</groupId>
                <artifactId>pdfbox-parent</artifactId>
-               <version>3.0.5</version>
+               <version>3.0.6-SNAPSHOT</version>
                <relativePath>../parent/pom.xml</relativePath>
        </parent>
 
@@ -46,9 +46,9 @@
        </dependencies>
 
   <scm>
-      
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/3.0.5/xmpbox</connection>
-      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/3.0.5/xmpbox</developerConnection>
-      <url>https://svn.apache.org/viewvc/pdfbox/tags/3.0.5/xmpbox</url>
+      
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0/xmpbox</connection>
+      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0/xmpbox</developerConnection>
+      <url>https://svn.apache.org/viewvc/pdfbox/branches/3.0/xmpbox</url>
   </scm>
 
        <build>


Reply via email to