You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by ju...@apache.org on 2011/02/22 17:30:33 UTC

svn commit: r1073390 - in /pdfbox/branches/1.5: ant/pom.xml app/pom.xml fontbox/pom.xml jempbox/pom.xml lucene/pom.xml parent/pom.xml pdfbox/pom.xml pom.xml war/pom.xml

Author: jukka
Date: Tue Feb 22 16:30:32 2011
New Revision: 1073390

URL: http://svn.apache.org/viewvc?rev=1073390&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    pdfbox/branches/1.5/ant/pom.xml
    pdfbox/branches/1.5/app/pom.xml
    pdfbox/branches/1.5/fontbox/pom.xml
    pdfbox/branches/1.5/jempbox/pom.xml
    pdfbox/branches/1.5/lucene/pom.xml
    pdfbox/branches/1.5/parent/pom.xml
    pdfbox/branches/1.5/pdfbox/pom.xml
    pdfbox/branches/1.5/pom.xml
    pdfbox/branches/1.5/war/pom.xml

Modified: pdfbox/branches/1.5/ant/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.5/ant/pom.xml?rev=1073390&r1=1073389&r2=1073390&view=diff
==============================================================================
--- pdfbox/branches/1.5/ant/pom.xml (original)
+++ pdfbox/branches/1.5/ant/pom.xml Tue Feb 22 16:30:32 2011
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.5.0</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/branches/1.5/app/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.5/app/pom.xml?rev=1073390&r1=1073389&r2=1073390&view=diff
==============================================================================
--- pdfbox/branches/1.5/app/pom.xml (original)
+++ pdfbox/branches/1.5/app/pom.xml Tue Feb 22 16:30:32 2011
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.5.0</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/branches/1.5/fontbox/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.5/fontbox/pom.xml?rev=1073390&r1=1073389&r2=1073390&view=diff
==============================================================================
--- pdfbox/branches/1.5/fontbox/pom.xml (original)
+++ pdfbox/branches/1.5/fontbox/pom.xml Tue Feb 22 16:30:32 2011
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.5.0</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/branches/1.5/jempbox/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.5/jempbox/pom.xml?rev=1073390&r1=1073389&r2=1073390&view=diff
==============================================================================
--- pdfbox/branches/1.5/jempbox/pom.xml (original)
+++ pdfbox/branches/1.5/jempbox/pom.xml Tue Feb 22 16:30:32 2011
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.5.0</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/branches/1.5/lucene/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.5/lucene/pom.xml?rev=1073390&r1=1073389&r2=1073390&view=diff
==============================================================================
--- pdfbox/branches/1.5/lucene/pom.xml (original)
+++ pdfbox/branches/1.5/lucene/pom.xml Tue Feb 22 16:30:32 2011
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.5.0</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/branches/1.5/parent/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.5/parent/pom.xml?rev=1073390&r1=1073389&r2=1073390&view=diff
==============================================================================
--- pdfbox/branches/1.5/parent/pom.xml (original)
+++ pdfbox/branches/1.5/parent/pom.xml Tue Feb 22 16:30:32 2011
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.pdfbox</groupId>
   <artifactId>pdfbox-parent</artifactId>
-  <version>1.5.0</version>
+  <version>1.5.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>PDFBox parent</name>
@@ -180,8 +180,8 @@
   </developers>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/tags/1.5.0/pdfbox-parent</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/1.5.0/pdfbox-parent</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/pom/tags/1.5.0/pdfbox-parent</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/branches/1.5/pdfbox-parent</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/branches/1.5/pdfbox-parent</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/pom/branches/1.5/pdfbox-parent</url>
   </scm>
 </project>

Modified: pdfbox/branches/1.5/pdfbox/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.5/pdfbox/pom.xml?rev=1073390&r1=1073389&r2=1073390&view=diff
==============================================================================
--- pdfbox/branches/1.5/pdfbox/pom.xml (original)
+++ pdfbox/branches/1.5/pdfbox/pom.xml Tue Feb 22 16:30:32 2011
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.5.0</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/branches/1.5/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.5/pom.xml?rev=1073390&r1=1073389&r2=1073390&view=diff
==============================================================================
--- pdfbox/branches/1.5/pom.xml (original)
+++ pdfbox/branches/1.5/pom.xml Tue Feb 22 16:30:32 2011
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.5.0</version>
+    <version>1.5.1-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.5.0
+      scm:svn:http://svn.apache.org/repos/asf/pdfbox/branches/1.5
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/1.5.0
+      scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/1.5
     </developerConnection>
-    <url>http://svn.apache.org/viewvc/pdfbox/tags/1.5.0</url>
+    <url>http://svn.apache.org/viewvc/pdfbox/branches/1.5</url>
   </scm>
 
   <modules>

Modified: pdfbox/branches/1.5/war/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.5/war/pom.xml?rev=1073390&r1=1073389&r2=1073390&view=diff
==============================================================================
--- pdfbox/branches/1.5/war/pom.xml (original)
+++ pdfbox/branches/1.5/war/pom.xml Tue Feb 22 16:30:32 2011
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.5.0</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>