Author: lehmi
Date: Thu Jun 19 11:52:25 2014
New Revision: 1603844
URL: http://svn.apache.org/r1603844
Log:
[maven-release-plugin] prepare for next development iteration
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=1603844&r1=1603843&r2=1603844&view=diff
==============================================================================
--- pdfbox/branches/1.8/ant/pom.xml (original)
+++ pdfbox/branches/1.8/ant/pom.xml Thu Jun 19 11:52:25 2014
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-parent</artifactId>
- <version>1.8.6</version>
+ <version>1.8.7-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=1603844&r1=1603843&r2=1603844&view=diff
==============================================================================
--- pdfbox/branches/1.8/app/pom.xml (original)
+++ pdfbox/branches/1.8/app/pom.xml Thu Jun 19 11:52:25 2014
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-parent</artifactId>
- <version>1.8.6</version>
+ <version>1.8.7-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=1603844&r1=1603843&r2=1603844&view=diff
==============================================================================
--- pdfbox/branches/1.8/examples/pom.xml (original)
+++ pdfbox/branches/1.8/examples/pom.xml Thu Jun 19 11:52:25 2014
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-parent</artifactId>
- <version>1.8.6</version>
+ <version>1.8.7-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=1603844&r1=1603843&r2=1603844&view=diff
==============================================================================
--- pdfbox/branches/1.8/fontbox/pom.xml (original)
+++ pdfbox/branches/1.8/fontbox/pom.xml Thu Jun 19 11:52:25 2014
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-parent</artifactId>
- <version>1.8.6</version>
+ <version>1.8.7-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=1603844&r1=1603843&r2=1603844&view=diff
==============================================================================
--- pdfbox/branches/1.8/jempbox/pom.xml (original)
+++ pdfbox/branches/1.8/jempbox/pom.xml Thu Jun 19 11:52:25 2014
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-parent</artifactId>
- <version>1.8.6</version>
+ <version>1.8.7-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=1603844&r1=1603843&r2=1603844&view=diff
==============================================================================
--- pdfbox/branches/1.8/lucene/pom.xml (original)
+++ pdfbox/branches/1.8/lucene/pom.xml Thu Jun 19 11:52:25 2014
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-parent</artifactId>
- <version>1.8.6</version>
+ <version>1.8.7-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=1603844&r1=1603843&r2=1603844&view=diff
==============================================================================
--- pdfbox/branches/1.8/parent/pom.xml (original)
+++ pdfbox/branches/1.8/parent/pom.xml Thu Jun 19 11:52:25 2014
@@ -29,7 +29,7 @@
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-parent</artifactId>
- <version>1.8.6</version>
+ <version>1.8.7-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.6/pdfbox-parent</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/1.8.6/pdfbox-parent</developerConnection>
- <url>http://svn.apache.org/viewvc/maven/pom/tags/1.8.6/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=1603844&r1=1603843&r2=1603844&view=diff
==============================================================================
--- pdfbox/branches/1.8/pdfbox/pom.xml (original)
+++ pdfbox/branches/1.8/pdfbox/pom.xml Thu Jun 19 11:52:25 2014
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-parent</artifactId>
- <version>1.8.6</version>
+ <version>1.8.7-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=1603844&r1=1603843&r2=1603844&view=diff
==============================================================================
--- pdfbox/branches/1.8/pom.xml (original)
+++ pdfbox/branches/1.8/pom.xml Thu Jun 19 11:52:25 2014
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-parent</artifactId>
- <version>1.8.6</version>
+ <version>1.8.7-SNAPSHOT</version>
<relativePath>parent/pom.xml</relativePath>
</parent>
@@ -34,12 +34,12 @@
<scm>
<connection>
- scm:svn:http://svn.apache.org/repos/asf/pdfbox/tags/1.8.6
+ scm:svn:http://svn.apache.org/repos/asf/pdfbox/branches/1.8
</connection>
<developerConnection>
- scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/1.8.6
+ scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/1.8
</developerConnection>
- <url>http://svn.apache.org/viewvc/pdfbox/tags/1.8.6</url>
+ <url>http://svn.apache.org/viewvc/pdfbox/branches/1.8</url>
</scm>
<modules>
Modified: pdfbox/branches/1.8/preflight-app/pom.xml
URL:
http://svn.apache.org/viewvc/pdfbox/branches/1.8/preflight-app/pom.xml?rev=1603844&r1=1603843&r2=1603844&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=1603844&r1=1603843&r2=1603844&view=diff
==============================================================================
--- pdfbox/branches/1.8/preflight/pom.xml (original)
+++ pdfbox/branches/1.8/preflight/pom.xml Thu Jun 19 11:52:25 2014
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-parent</artifactId>
- <version>1.8.6</version>
+ <version>1.8.7-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=1603844&r1=1603843&r2=1603844&view=diff
==============================================================================
--- pdfbox/branches/1.8/war/pom.xml (original)
+++ pdfbox/branches/1.8/war/pom.xml Thu Jun 19 11:52:25 2014
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-parent</artifactId>
- <version>1.8.6</version>
+ <version>1.8.7-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=1603844&r1=1603843&r2=1603844&view=diff
==============================================================================
--- pdfbox/branches/1.8/xmpbox/pom.xml (original)
+++ pdfbox/branches/1.8/xmpbox/pom.xml Thu Jun 19 11:52:25 2014
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-parent</artifactId>
- <version>1.8.6</version>
+ <version>1.8.7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>