Author: lehmi
Date: Wed Nov  1 12:39:40 2023
New Revision: 1913486

URL: http://svn.apache.org/viewvc?rev=1913486&view=rev
Log:
rollback third release attempt

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/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=1913486&r1=1913485&r2=1913486&view=diff
==============================================================================
--- pdfbox/branches/2.0/app/pom.xml (original)
+++ pdfbox/branches/2.0/app/pom.xml Wed Nov  1 12:39:40 2023
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>2.0.31-SNAPSHOT</version>
+    <version>2.0.30-SNAPSHOT</version>
     <relativePath>../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=1913486&r1=1913485&r2=1913486&view=diff
==============================================================================
--- pdfbox/branches/2.0/debugger-app/pom.xml (original)
+++ pdfbox/branches/2.0/debugger-app/pom.xml Wed Nov  1 12:39:40 2023
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>2.0.31-SNAPSHOT</version>
+    <version>2.0.30-SNAPSHOT</version>
     <relativePath>../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=1913486&r1=1913485&r2=1913486&view=diff
==============================================================================
--- pdfbox/branches/2.0/debugger/pom.xml (original)
+++ pdfbox/branches/2.0/debugger/pom.xml Wed Nov  1 12:39:40 2023
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>2.0.31-SNAPSHOT</version>
+    <version>2.0.30-SNAPSHOT</version>
     <relativePath>../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=1913486&r1=1913485&r2=1913486&view=diff
==============================================================================
--- pdfbox/branches/2.0/examples/pom.xml (original)
+++ pdfbox/branches/2.0/examples/pom.xml Wed Nov  1 12:39:40 2023
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>2.0.31-SNAPSHOT</version>
+    <version>2.0.30-SNAPSHOT</version>
     <relativePath>../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=1913486&r1=1913485&r2=1913486&view=diff
==============================================================================
--- pdfbox/branches/2.0/fontbox/pom.xml (original)
+++ pdfbox/branches/2.0/fontbox/pom.xml Wed Nov  1 12:39:40 2023
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>2.0.31-SNAPSHOT</version>
+    <version>2.0.30-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/branches/2.0/pdfbox/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/2.0/pdfbox/pom.xml?rev=1913486&r1=1913485&r2=1913486&view=diff
==============================================================================
--- pdfbox/branches/2.0/pdfbox/pom.xml (original)
+++ pdfbox/branches/2.0/pdfbox/pom.xml Wed Nov  1 12:39:40 2023
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.pdfbox</groupId>
         <artifactId>pdfbox-parent</artifactId>
-        <version>2.0.31-SNAPSHOT</version>
+        <version>2.0.30-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: pdfbox/branches/2.0/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/2.0/pom.xml?rev=1913486&r1=1913485&r2=1913486&view=diff
==============================================================================
--- pdfbox/branches/2.0/pom.xml (original)
+++ pdfbox/branches/2.0/pom.xml Wed Nov  1 12:39:40 2023
@@ -31,7 +31,7 @@
 
   <groupId>org.apache.pdfbox</groupId>
   <artifactId>pdfbox-parent</artifactId>
-  <version>2.0.31-SNAPSHOT</version>
+  <version>2.0.30-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache PDFBox parent</name>

Modified: pdfbox/branches/2.0/preflight-app/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/2.0/preflight-app/pom.xml?rev=1913486&r1=1913485&r2=1913486&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=1913486&r1=1913485&r2=1913486&view=diff
==============================================================================
--- pdfbox/branches/2.0/preflight/pom.xml (original)
+++ pdfbox/branches/2.0/preflight/pom.xml Wed Nov  1 12:39:40 2023
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.apache.pdfbox</groupId>
                <artifactId>pdfbox-parent</artifactId>
-               <version>2.0.31-SNAPSHOT</version>
+               <version>2.0.30-SNAPSHOT</version>
                <relativePath>../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=1913486&r1=1913485&r2=1913486&view=diff
==============================================================================
--- pdfbox/branches/2.0/tools/pom.xml (original)
+++ pdfbox/branches/2.0/tools/pom.xml Wed Nov  1 12:39:40 2023
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>2.0.31-SNAPSHOT</version>
+    <version>2.0.30-SNAPSHOT</version>
     <relativePath>../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=1913486&r1=1913485&r2=1913486&view=diff
==============================================================================
--- pdfbox/branches/2.0/xmpbox/pom.xml (original)
+++ pdfbox/branches/2.0/xmpbox/pom.xml Wed Nov  1 12:39:40 2023
@@ -27,7 +27,7 @@
        <parent>
                <groupId>org.apache.pdfbox</groupId>
                <artifactId>pdfbox-parent</artifactId>
-               <version>2.0.31-SNAPSHOT</version>
+               <version>2.0.30-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 


Reply via email to