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 2013/05/29 19:56:45 UTC

svn commit: r1487570 - 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: Wed May 29 17:56:45 2013
New Revision: 1487570

URL: http://svn.apache.org/r1487570
Log:
revert prepare release changes

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=1487570&r1=1487569&r2=1487570&view=diff
==============================================================================
--- pdfbox/branches/1.8/ant/pom.xml (original)
+++ pdfbox/branches/1.8/ant/pom.xml Wed May 29 17:56:45 2013
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.8.3-SNAPSHOT</version>
+    <version>1.8.2-SNAPSHOT</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=1487570&r1=1487569&r2=1487570&view=diff
==============================================================================
--- pdfbox/branches/1.8/app/pom.xml (original)
+++ pdfbox/branches/1.8/app/pom.xml Wed May 29 17:56:45 2013
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.8.3-SNAPSHOT</version>
+    <version>1.8.2-SNAPSHOT</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=1487570&r1=1487569&r2=1487570&view=diff
==============================================================================
--- pdfbox/branches/1.8/examples/pom.xml (original)
+++ pdfbox/branches/1.8/examples/pom.xml Wed May 29 17:56:45 2013
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.8.3-SNAPSHOT</version>
+    <version>1.8.2-SNAPSHOT</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=1487570&r1=1487569&r2=1487570&view=diff
==============================================================================
--- pdfbox/branches/1.8/fontbox/pom.xml (original)
+++ pdfbox/branches/1.8/fontbox/pom.xml Wed May 29 17:56:45 2013
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.8.3-SNAPSHOT</version>
+    <version>1.8.2-SNAPSHOT</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=1487570&r1=1487569&r2=1487570&view=diff
==============================================================================
--- pdfbox/branches/1.8/jempbox/pom.xml (original)
+++ pdfbox/branches/1.8/jempbox/pom.xml Wed May 29 17:56:45 2013
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.8.3-SNAPSHOT</version>
+    <version>1.8.2-SNAPSHOT</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=1487570&r1=1487569&r2=1487570&view=diff
==============================================================================
--- pdfbox/branches/1.8/lucene/pom.xml (original)
+++ pdfbox/branches/1.8/lucene/pom.xml Wed May 29 17:56:45 2013
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.8.3-SNAPSHOT</version>
+    <version>1.8.2-SNAPSHOT</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=1487570&r1=1487569&r2=1487570&view=diff
==============================================================================
--- pdfbox/branches/1.8/parent/pom.xml (original)
+++ pdfbox/branches/1.8/parent/pom.xml Wed May 29 17:56:45 2013
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.pdfbox</groupId>
   <artifactId>pdfbox-parent</artifactId>
-  <version>1.8.3-SNAPSHOT</version>
+  <version>1.8.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>PDFBox parent</name>

Modified: pdfbox/branches/1.8/pdfbox/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.8/pdfbox/pom.xml?rev=1487570&r1=1487569&r2=1487570&view=diff
==============================================================================
--- pdfbox/branches/1.8/pdfbox/pom.xml (original)
+++ pdfbox/branches/1.8/pdfbox/pom.xml Wed May 29 17:56:45 2013
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.8.3-SNAPSHOT</version>
+    <version>1.8.2-SNAPSHOT</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=1487570&r1=1487569&r2=1487570&view=diff
==============================================================================
--- pdfbox/branches/1.8/pom.xml (original)
+++ pdfbox/branches/1.8/pom.xml Wed May 29 17:56:45 2013
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.8.3-SNAPSHOT</version>
+    <version>1.8.2-SNAPSHOT</version>
     <relativePath>parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/branches/1.8/preflight-app/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.8/preflight-app/pom.xml?rev=1487570&r1=1487569&r2=1487570&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=1487570&r1=1487569&r2=1487570&view=diff
==============================================================================
--- pdfbox/branches/1.8/preflight/pom.xml (original)
+++ pdfbox/branches/1.8/preflight/pom.xml Wed May 29 17:56:45 2013
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.pdfbox</groupId>
 		<artifactId>pdfbox-parent</artifactId>
-		<version>1.8.3-SNAPSHOT</version>
+		<version>1.8.2-SNAPSHOT</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=1487570&r1=1487569&r2=1487570&view=diff
==============================================================================
--- pdfbox/branches/1.8/war/pom.xml (original)
+++ pdfbox/branches/1.8/war/pom.xml Wed May 29 17:56:45 2013
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.8.3-SNAPSHOT</version>
+    <version>1.8.2-SNAPSHOT</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=1487570&r1=1487569&r2=1487570&view=diff
==============================================================================
--- pdfbox/branches/1.8/xmpbox/pom.xml (original)
+++ pdfbox/branches/1.8/xmpbox/pom.xml Wed May 29 17:56:45 2013
@@ -27,7 +27,7 @@
 	<parent>
 		<groupId>org.apache.pdfbox</groupId>
 		<artifactId>pdfbox-parent</artifactId>
-		<version>1.8.3-SNAPSHOT</version>
+		<version>1.8.2-SNAPSHOT</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>