Author: lehmi
Date: Tue Mar 19 17:36:58 2013
New Revision: 1458422
URL: http://svn.apache.org/r1458422
Log:
[maven-release-plugin] prepare branch 1.8
Modified:
pdfbox/trunk/ant/pom.xml
pdfbox/trunk/app/pom.xml
pdfbox/trunk/examples/pom.xml
pdfbox/trunk/fontbox/pom.xml
pdfbox/trunk/jempbox/pom.xml
pdfbox/trunk/lucene/pom.xml
pdfbox/trunk/parent/pom.xml
pdfbox/trunk/pdfbox/pom.xml
pdfbox/trunk/pom.xml
pdfbox/trunk/preflight-app/pom.xml
pdfbox/trunk/preflight/pom.xml
pdfbox/trunk/war/pom.xml
pdfbox/trunk/xmpbox/pom.xml
Modified: pdfbox/trunk/ant/pom.xml
URL:
http://svn.apache.org/viewvc/pdfbox/trunk/ant/pom.xml?rev=1458422&r1=1458421&r2=1458422&view=diff
==============================================================================
--- pdfbox/trunk/ant/pom.xml (original)
+++ pdfbox/trunk/ant/pom.xml Tue Mar 19 17:36:58 2013
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-parent</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.1-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: pdfbox/trunk/app/pom.xml
URL:
http://svn.apache.org/viewvc/pdfbox/trunk/app/pom.xml?rev=1458422&r1=1458421&r2=1458422&view=diff
==============================================================================
--- pdfbox/trunk/app/pom.xml (original)
+++ pdfbox/trunk/app/pom.xml Tue Mar 19 17:36:58 2013
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-parent</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.1-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: pdfbox/trunk/examples/pom.xml
URL:
http://svn.apache.org/viewvc/pdfbox/trunk/examples/pom.xml?rev=1458422&r1=1458421&r2=1458422&view=diff
==============================================================================
--- pdfbox/trunk/examples/pom.xml (original)
+++ pdfbox/trunk/examples/pom.xml Tue Mar 19 17:36:58 2013
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-parent</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.1-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: pdfbox/trunk/fontbox/pom.xml
URL:
http://svn.apache.org/viewvc/pdfbox/trunk/fontbox/pom.xml?rev=1458422&r1=1458421&r2=1458422&view=diff
==============================================================================
--- pdfbox/trunk/fontbox/pom.xml (original)
+++ pdfbox/trunk/fontbox/pom.xml Tue Mar 19 17:36:58 2013
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-parent</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.1-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: pdfbox/trunk/jempbox/pom.xml
URL:
http://svn.apache.org/viewvc/pdfbox/trunk/jempbox/pom.xml?rev=1458422&r1=1458421&r2=1458422&view=diff
==============================================================================
--- pdfbox/trunk/jempbox/pom.xml (original)
+++ pdfbox/trunk/jempbox/pom.xml Tue Mar 19 17:36:58 2013
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-parent</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.1-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: pdfbox/trunk/lucene/pom.xml
URL:
http://svn.apache.org/viewvc/pdfbox/trunk/lucene/pom.xml?rev=1458422&r1=1458421&r2=1458422&view=diff
==============================================================================
--- pdfbox/trunk/lucene/pom.xml (original)
+++ pdfbox/trunk/lucene/pom.xml Tue Mar 19 17:36:58 2013
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-parent</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.1-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: pdfbox/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/pdfbox/trunk/parent/pom.xml?rev=1458422&r1=1458421&r2=1458422&view=diff
==============================================================================
--- pdfbox/trunk/parent/pom.xml (original)
+++ pdfbox/trunk/parent/pom.xml Tue Mar 19 17:36:58 2013
@@ -29,7 +29,7 @@
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-parent</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>PDFBox parent</name>
@@ -138,7 +138,7 @@
</goals>
</pluginExecutionFilter>
<action>
- <ignore></ignore>
+ <ignore />
</action>
</pluginExecution>
</pluginExecutions>
@@ -264,4 +264,10 @@
</roles>
</developer>
</developers>
+
+ <scm>
+
<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/trunk/pdfbox/pom.xml
URL:
http://svn.apache.org/viewvc/pdfbox/trunk/pdfbox/pom.xml?rev=1458422&r1=1458421&r2=1458422&view=diff
==============================================================================
--- pdfbox/trunk/pdfbox/pom.xml (original)
+++ pdfbox/trunk/pdfbox/pom.xml Tue Mar 19 17:36:58 2013
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-parent</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.1-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: pdfbox/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/pdfbox/trunk/pom.xml?rev=1458422&r1=1458421&r2=1458422&view=diff
==============================================================================
--- pdfbox/trunk/pom.xml (original)
+++ pdfbox/trunk/pom.xml Tue Mar 19 17:36:58 2013
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-parent</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.1-SNAPSHOT</version>
<relativePath>parent/pom.xml</relativePath>
</parent>
@@ -34,12 +34,12 @@
<scm>
<connection>
- scm:svn:http://svn.apache.org/repos/asf/pdfbox/trunk
+ scm:svn:http://svn.apache.org/repos/asf/pdfbox/branches/1.8
</connection>
<developerConnection>
- scm:svn:https://svn.apache.org/repos/asf/pdfbox/trunk
+ scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/1.8
</developerConnection>
- <url>http://svn.apache.org/viewvc/pdfbox/trunk</url>
+ <url>http://svn.apache.org/viewvc/pdfbox/branches/1.8</url>
</scm>
<modules>
Modified: pdfbox/trunk/preflight-app/pom.xml
URL:
http://svn.apache.org/viewvc/pdfbox/trunk/preflight-app/pom.xml?rev=1458422&r1=1458421&r2=1458422&view=diff
==============================================================================
Binary files - no diff available.
Modified: pdfbox/trunk/preflight/pom.xml
URL:
http://svn.apache.org/viewvc/pdfbox/trunk/preflight/pom.xml?rev=1458422&r1=1458421&r2=1458422&view=diff
==============================================================================
--- pdfbox/trunk/preflight/pom.xml (original)
+++ pdfbox/trunk/preflight/pom.xml Tue Mar 19 17:36:58 2013
@@ -9,8 +9,7 @@
License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS
OF ANY KIND, either express or implied. See the License for the
specific
language governing permissions and limitations under the License. -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>preflight</artifactId>
@@ -27,7 +26,7 @@
<parent>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-parent</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.1-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: pdfbox/trunk/war/pom.xml
URL:
http://svn.apache.org/viewvc/pdfbox/trunk/war/pom.xml?rev=1458422&r1=1458421&r2=1458422&view=diff
==============================================================================
--- pdfbox/trunk/war/pom.xml (original)
+++ pdfbox/trunk/war/pom.xml Tue Mar 19 17:36:58 2013
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-parent</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.1-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: pdfbox/trunk/xmpbox/pom.xml
URL:
http://svn.apache.org/viewvc/pdfbox/trunk/xmpbox/pom.xml?rev=1458422&r1=1458421&r2=1458422&view=diff
==============================================================================
--- pdfbox/trunk/xmpbox/pom.xml (original)
+++ pdfbox/trunk/xmpbox/pom.xml Tue Mar 19 17:36:58 2013
@@ -9,8 +9,7 @@
License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS
OF ANY KIND, either express or implied. See the License for the
specific
language governing permissions and limitations under the License. -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -28,7 +27,7 @@
<parent>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-parent</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.1-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>