Author: lehmi
Date: Mon Jan 13 16:13:21 2025
New Revision: 1923106

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

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=1923106&r1=1923105&r2=1923106&view=diff
==============================================================================
--- pdfbox/branches/2.0/app/pom.xml (original)
+++ pdfbox/branches/2.0/app/pom.xml Mon Jan 13 16:13:21 2025
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>2.0.33</version>
+    <version>2.0.34-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 
@@ -33,9 +33,9 @@
   <url>http://pdfbox.apache.org/</url>
 
   <scm>
-    
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/2.0.33/app</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/2.0.33/app</developerConnection>
-    <url>https://svn.apache.org/viewvc/pdfbox/tags/2.0.33/app</url>
+    
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/2.0/app</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/2.0/app</developerConnection>
+    <url>https://svn.apache.org/viewvc/pdfbox/branches/2.0/app</url>
   </scm>
 
   <dependencies>

Modified: pdfbox/branches/2.0/debugger-app/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/2.0/debugger-app/pom.xml?rev=1923106&r1=1923105&r2=1923106&view=diff
==============================================================================
--- pdfbox/branches/2.0/debugger-app/pom.xml (original)
+++ pdfbox/branches/2.0/debugger-app/pom.xml Mon Jan 13 16:13:21 2025
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>2.0.33</version>
+    <version>2.0.34-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 
@@ -33,9 +33,9 @@
   <url>http://pdfbox.apache.org/</url>
 
   <scm>
-    
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/2.0.33/debugger-app</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/2.0.33/debugger-app</developerConnection>
-    <url>https://svn.apache.org/viewvc/pdfbox/tags/2.0.33/debugger-app</url>
+    
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/2.0/debugger-app</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/2.0/debugger-app</developerConnection>
+    <url>https://svn.apache.org/viewvc/pdfbox/branches/2.0/debugger-app</url>
   </scm>
 
   <dependencies>

Modified: pdfbox/branches/2.0/debugger/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/2.0/debugger/pom.xml?rev=1923106&r1=1923105&r2=1923106&view=diff
==============================================================================
--- pdfbox/branches/2.0/debugger/pom.xml (original)
+++ pdfbox/branches/2.0/debugger/pom.xml Mon Jan 13 16:13:21 2025
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>2.0.33</version>
+    <version>2.0.34-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/2.0.33/debugger</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/2.0.33/debugger</developerConnection>
-    <url>https://svn.apache.org/viewvc/pdfbox/tags/2.0.33/debugger</url>
+    
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/2.0/debugger</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/2.0/debugger</developerConnection>
+    <url>https://svn.apache.org/viewvc/pdfbox/branches/2.0/debugger</url>
   </scm>
 
   <dependencies>

Modified: pdfbox/branches/2.0/examples/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/2.0/examples/pom.xml?rev=1923106&r1=1923105&r2=1923106&view=diff
==============================================================================
--- pdfbox/branches/2.0/examples/pom.xml (original)
+++ pdfbox/branches/2.0/examples/pom.xml Mon Jan 13 16:13:21 2025
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>2.0.33</version>
+    <version>2.0.34-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/2.0.33/examples</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/2.0.33/examples</developerConnection>
-    <url>https://svn.apache.org/viewvc/pdfbox/tags/2.0.33/examples</url>
+    
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/2.0/examples</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/2.0/examples</developerConnection>
+    <url>https://svn.apache.org/viewvc/pdfbox/branches/2.0/examples</url>
   </scm>
 
   <properties>

Modified: pdfbox/branches/2.0/fontbox/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/2.0/fontbox/pom.xml?rev=1923106&r1=1923105&r2=1923106&view=diff
==============================================================================
--- pdfbox/branches/2.0/fontbox/pom.xml (original)
+++ pdfbox/branches/2.0/fontbox/pom.xml Mon Jan 13 16:13:21 2025
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>2.0.33</version>
+    <version>2.0.34-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/2.0.33/fontbox</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/2.0.33/fontbox</developerConnection>
-    <url>https://svn.apache.org/viewvc/pdfbox/tags/2.0.33/fontbox</url>
+    
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/2.0/fontbox</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/2.0/fontbox</developerConnection>
+    <url>https://svn.apache.org/viewvc/pdfbox/branches/2.0/fontbox</url>
   </scm>
 
   <dependencies>

Modified: pdfbox/branches/2.0/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/2.0/parent/pom.xml?rev=1923106&r1=1923105&r2=1923106&view=diff
==============================================================================
--- pdfbox/branches/2.0/parent/pom.xml (original)
+++ pdfbox/branches/2.0/parent/pom.xml Mon Jan 13 16:13:21 2025
@@ -31,7 +31,7 @@
 
   <groupId>org.apache.pdfbox</groupId>
   <artifactId>pdfbox-parent</artifactId>
-  <version>2.0.33</version>
+  <version>2.0.34-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache PDFBox parent</name>
@@ -43,9 +43,9 @@
   </organization>
 
   <scm>
-    
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/2.0.33/parent</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/2.0.33/parent</developerConnection>
-    <url>https://svn.apache.org/viewvc/pdfbox/tags/2.0.33/parent</url>
+    
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/2.0/parent</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/2.0/parent</developerConnection>
+    <url>https://svn.apache.org/viewvc/pdfbox/branches/2.0/parent</url>
   </scm>
 
   <issueManagement>

Modified: pdfbox/branches/2.0/pdfbox/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/2.0/pdfbox/pom.xml?rev=1923106&r1=1923105&r2=1923106&view=diff
==============================================================================
--- pdfbox/branches/2.0/pdfbox/pom.xml (original)
+++ pdfbox/branches/2.0/pdfbox/pom.xml Mon Jan 13 16:13:21 2025
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.pdfbox</groupId>
         <artifactId>pdfbox-parent</artifactId>
-        <version>2.0.33</version>
+        <version>2.0.34-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
@@ -37,9 +37,9 @@
     <inceptionYear>2002</inceptionYear>
 
     <scm>
-        
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/2.0.33/pdfbox</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/2.0.33/pdfbox</developerConnection>
-        <url>https://svn.apache.org/viewvc/pdfbox/tags/2.0.33/pdfbox</url>
+        
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/2.0/pdfbox</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/2.0/pdfbox</developerConnection>
+        <url>https://svn.apache.org/viewvc/pdfbox/branches/2.0/pdfbox</url>
     </scm>
 
     <properties>

Modified: pdfbox/branches/2.0/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/2.0/pom.xml?rev=1923106&r1=1923105&r2=1923106&view=diff
==============================================================================
--- pdfbox/branches/2.0/pom.xml (original)
+++ pdfbox/branches/2.0/pom.xml Mon Jan 13 16:13:21 2025
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>2.0.33</version>
+    <version>2.0.34-SNAPSHOT</version>
     <relativePath>parent/pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.pdfbox</groupId>
   <artifactId>pdfbox-reactor</artifactId>
-  <version>2.0.33</version>
+  <version>2.0.34-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <modules>
@@ -47,9 +47,9 @@
   </modules>
 
   <scm>
-    
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/2.0.33</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/2.0.33</developerConnection>
-    <url>https://svn.apache.org/viewvc/pdfbox/tags/2.0.33</url>
+    
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/2.0</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/2.0</developerConnection>
+    <url>https://svn.apache.org/viewvc/pdfbox/branches/2.0</url>
   </scm>
 
   <build>

Modified: pdfbox/branches/2.0/preflight-app/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/2.0/preflight-app/pom.xml?rev=1923106&r1=1923105&r2=1923106&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=1923106&r1=1923105&r2=1923106&view=diff
==============================================================================
--- pdfbox/branches/2.0/preflight/pom.xml (original)
+++ pdfbox/branches/2.0/preflight/pom.xml Mon Jan 13 16:13:21 2025
@@ -26,14 +26,14 @@
        <parent>
                <groupId>org.apache.pdfbox</groupId>
                <artifactId>pdfbox-parent</artifactId>
-               <version>2.0.33</version>
+               <version>2.0.34-SNAPSHOT</version>
                <relativePath>../parent/pom.xml</relativePath>
        </parent>
 
        <scm>
-               
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/2.0.33/preflight</connection>
-               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/2.0.33/preflight</developerConnection>
-               
<url>https://svn.apache.org/viewvc/pdfbox/tags/2.0.33/preflight</url>
+               
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/2.0/preflight</connection>
+               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/2.0/preflight</developerConnection>
+               
<url>https://svn.apache.org/viewvc/pdfbox/branches/2.0/preflight</url>
        </scm>
 
         <!-- enable the Bavaria tests with -Dskip-bavaria=false  -->

Modified: pdfbox/branches/2.0/tools/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/2.0/tools/pom.xml?rev=1923106&r1=1923105&r2=1923106&view=diff
==============================================================================
--- pdfbox/branches/2.0/tools/pom.xml (original)
+++ pdfbox/branches/2.0/tools/pom.xml Mon Jan 13 16:13:21 2025
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>2.0.33</version>
+    <version>2.0.34-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/2.0.33/tools</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/2.0.33/tools</developerConnection>
-    <url>https://svn.apache.org/viewvc/pdfbox/tags/2.0.33/tools</url>
+    
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/2.0/tools</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/2.0/tools</developerConnection>
+    <url>https://svn.apache.org/viewvc/pdfbox/branches/2.0/tools</url>
   </scm>
 
   <dependencies>

Modified: pdfbox/branches/2.0/xmpbox/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/2.0/xmpbox/pom.xml?rev=1923106&r1=1923105&r2=1923106&view=diff
==============================================================================
--- pdfbox/branches/2.0/xmpbox/pom.xml (original)
+++ pdfbox/branches/2.0/xmpbox/pom.xml Mon Jan 13 16:13:21 2025
@@ -27,14 +27,14 @@
        <parent>
                <groupId>org.apache.pdfbox</groupId>
                <artifactId>pdfbox-parent</artifactId>
-               <version>2.0.33</version>
+               <version>2.0.34-SNAPSHOT</version>
                <relativePath>../parent/pom.xml</relativePath>
        </parent>
 
   <scm>
-    
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/2.0.33/xmpbox</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/2.0.33/xmpbox</developerConnection>
-    <url>https://svn.apache.org/viewvc/pdfbox/tags/2.0.33/xmpbox</url>
+    
<connection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/2.0/xmpbox</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/2.0/xmpbox</developerConnection>
+    <url>https://svn.apache.org/viewvc/pdfbox/branches/2.0/xmpbox</url>
   </scm>
 
         <profiles>


Reply via email to