Author: lehmi Date: Mon Apr 28 17:25:14 2014 New Revision: 1590715 URL: http://svn.apache.org/r1590715 Log: revert release preparations due to a maven issue
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=1590715&r1=1590714&r2=1590715&view=diff ============================================================================== --- pdfbox/branches/1.8/ant/pom.xml (original) +++ pdfbox/branches/1.8/ant/pom.xml Mon Apr 28 17:25:14 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.pdfbox</groupId> <artifactId>pdfbox-parent</artifactId> - <version>1.8.5</version> + <version>1.8.5-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=1590715&r1=1590714&r2=1590715&view=diff ============================================================================== --- pdfbox/branches/1.8/app/pom.xml (original) +++ pdfbox/branches/1.8/app/pom.xml Mon Apr 28 17:25:14 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.pdfbox</groupId> <artifactId>pdfbox-parent</artifactId> - <version>1.8.5</version> + <version>1.8.5-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=1590715&r1=1590714&r2=1590715&view=diff ============================================================================== --- pdfbox/branches/1.8/examples/pom.xml (original) +++ pdfbox/branches/1.8/examples/pom.xml Mon Apr 28 17:25:14 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.pdfbox</groupId> <artifactId>pdfbox-parent</artifactId> - <version>1.8.5</version> + <version>1.8.5-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=1590715&r1=1590714&r2=1590715&view=diff ============================================================================== --- pdfbox/branches/1.8/fontbox/pom.xml (original) +++ pdfbox/branches/1.8/fontbox/pom.xml Mon Apr 28 17:25:14 2014 @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.pdfbox</groupId> <artifactId>pdfbox-parent</artifactId> - <version>1.8.5</version> + <version>1.8.5-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=1590715&r1=1590714&r2=1590715&view=diff ============================================================================== --- pdfbox/branches/1.8/jempbox/pom.xml (original) +++ pdfbox/branches/1.8/jempbox/pom.xml Mon Apr 28 17:25:14 2014 @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.pdfbox</groupId> <artifactId>pdfbox-parent</artifactId> - <version>1.8.5</version> + <version>1.8.5-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=1590715&r1=1590714&r2=1590715&view=diff ============================================================================== --- pdfbox/branches/1.8/lucene/pom.xml (original) +++ pdfbox/branches/1.8/lucene/pom.xml Mon Apr 28 17:25:14 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.pdfbox</groupId> <artifactId>pdfbox-parent</artifactId> - <version>1.8.5</version> + <version>1.8.5-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=1590715&r1=1590714&r2=1590715&view=diff ============================================================================== --- pdfbox/branches/1.8/parent/pom.xml (original) +++ pdfbox/branches/1.8/parent/pom.xml Mon Apr 28 17:25:14 2014 @@ -29,7 +29,7 @@ <groupId>org.apache.pdfbox</groupId> <artifactId>pdfbox-parent</artifactId> - <version>1.8.5</version> + <version>1.8.5-SNAPSHOT</version> <packaging>pom</packaging> <name>PDFBox parent</name> @@ -266,8 +266,8 @@ </developers> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/tags/1.8.5/pdfbox-parent</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/1.8.5/pdfbox-parent</developerConnection> - <url>http://svn.apache.org/viewvc/maven/pom/tags/1.8.5/pdfbox-parent</url> + <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> </scm> </project> Modified: pdfbox/branches/1.8/pdfbox/pom.xml URL: http://svn.apache.org/viewvc/pdfbox/branches/1.8/pdfbox/pom.xml?rev=1590715&r1=1590714&r2=1590715&view=diff ============================================================================== --- pdfbox/branches/1.8/pdfbox/pom.xml (original) +++ pdfbox/branches/1.8/pdfbox/pom.xml Mon Apr 28 17:25:14 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.pdfbox</groupId> <artifactId>pdfbox-parent</artifactId> - <version>1.8.5</version> + <version>1.8.5-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=1590715&r1=1590714&r2=1590715&view=diff ============================================================================== --- pdfbox/branches/1.8/pom.xml (original) +++ pdfbox/branches/1.8/pom.xml Mon Apr 28 17:25:14 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.pdfbox</groupId> <artifactId>pdfbox-parent</artifactId> - <version>1.8.6-SNAPSHOT</version> + <version>1.8.5-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=1590715&r1=1590714&r2=1590715&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=1590715&r1=1590714&r2=1590715&view=diff ============================================================================== --- pdfbox/branches/1.8/preflight/pom.xml (original) +++ pdfbox/branches/1.8/preflight/pom.xml Mon Apr 28 17:25:14 2014 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.pdfbox</groupId> <artifactId>pdfbox-parent</artifactId> - <version>1.8.5</version> + <version>1.8.5-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=1590715&r1=1590714&r2=1590715&view=diff ============================================================================== --- pdfbox/branches/1.8/war/pom.xml (original) +++ pdfbox/branches/1.8/war/pom.xml Mon Apr 28 17:25:14 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.pdfbox</groupId> <artifactId>pdfbox-parent</artifactId> - <version>1.8.5</version> + <version>1.8.5-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=1590715&r1=1590714&r2=1590715&view=diff ============================================================================== --- pdfbox/branches/1.8/xmpbox/pom.xml (original) +++ pdfbox/branches/1.8/xmpbox/pom.xml Mon Apr 28 17:25:14 2014 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.pdfbox</groupId> <artifactId>pdfbox-parent</artifactId> - <version>1.8.5</version> + <version>1.8.5-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent>