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 2010/03/25 17:26:45 UTC

svn commit: r927480 - in /pdfbox/branches/1.1.x: fontbox/pom.xml jempbox/pom.xml parent/pom.xml pdfbox/pom.xml pom.xml

Author: jukka
Date: Thu Mar 25 16:26:44 2010
New Revision: 927480

URL: http://svn.apache.org/viewvc?rev=927480&view=rev
Log:
Prepare for the 1.1.0 release

Modified:
    pdfbox/branches/1.1.x/fontbox/pom.xml
    pdfbox/branches/1.1.x/jempbox/pom.xml
    pdfbox/branches/1.1.x/parent/pom.xml
    pdfbox/branches/1.1.x/pdfbox/pom.xml
    pdfbox/branches/1.1.x/pom.xml

Modified: pdfbox/branches/1.1.x/fontbox/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.1.x/fontbox/pom.xml?rev=927480&r1=927479&r2=927480&view=diff
==============================================================================
--- pdfbox/branches/1.1.x/fontbox/pom.xml (original)
+++ pdfbox/branches/1.1.x/fontbox/pom.xml Thu Mar 25 16:26:44 2010
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/branches/1.1.x/jempbox/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.1.x/jempbox/pom.xml?rev=927480&r1=927479&r2=927480&view=diff
==============================================================================
--- pdfbox/branches/1.1.x/jempbox/pom.xml (original)
+++ pdfbox/branches/1.1.x/jempbox/pom.xml Thu Mar 25 16:26:44 2010
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/branches/1.1.x/parent/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.1.x/parent/pom.xml?rev=927480&r1=927479&r2=927480&view=diff
==============================================================================
--- pdfbox/branches/1.1.x/parent/pom.xml (original)
+++ pdfbox/branches/1.1.x/parent/pom.xml Thu Mar 25 16:26:44 2010
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.pdfbox</groupId>
   <artifactId>pdfbox-parent</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.1.0</version>
   <packaging>pom</packaging>
 
   <name>PDFBox parent</name>

Modified: pdfbox/branches/1.1.x/pdfbox/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.1.x/pdfbox/pom.xml?rev=927480&r1=927479&r2=927480&view=diff
==============================================================================
--- pdfbox/branches/1.1.x/pdfbox/pom.xml (original)
+++ pdfbox/branches/1.1.x/pdfbox/pom.xml Thu Mar 25 16:26:44 2010
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: pdfbox/branches/1.1.x/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.1.x/pom.xml?rev=927480&r1=927479&r2=927480&view=diff
==============================================================================
--- pdfbox/branches/1.1.x/pom.xml (original)
+++ pdfbox/branches/1.1.x/pom.xml Thu Mar 25 16:26:44 2010
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>pdfbox-parent</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
     <relativePath>parent/pom.xml</relativePath>
   </parent>