You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by le...@apache.org on 2015/03/24 18:44:35 UTC

svn commit: r1668943 - /pdfbox/branches/1.8/pdfbox/build.xml

Author: lehmi
Date: Tue Mar 24 17:44:34 2015
New Revision: 1668943

URL: http://svn.apache.org/r1668943
Log:
prepare 1.8.9 release

Modified:
    pdfbox/branches/1.8/pdfbox/build.xml

Modified: pdfbox/branches/1.8/pdfbox/build.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.8/pdfbox/build.xml?rev=1668943&r1=1668942&r2=1668943&view=diff
==============================================================================
--- pdfbox/branches/1.8/pdfbox/build.xml (original)
+++ pdfbox/branches/1.8/pdfbox/build.xml Tue Mar 24 17:44:34 2015
@@ -28,7 +28,7 @@
     <property name="tool.dir" value="tools" />
     <property name="bin.dir" value="bin" />
 
-    <property name="project.version" value="1.8.9-SNAPSHOT" />
+    <property name="project.version" value="1.8.9" />
 
     <!-- pdfbox -->
     <property name="pdfbox.project.name" value="pdfbox"/>