aboutsummaryrefslogtreecommitdiffstats
path: root/fop/build.xml
diff options
context:
space:
mode:
authorSimon Steiner <ssteiner@apache.org>2023-08-14 14:03:04 +0100
committerSimon Steiner <ssteiner@apache.org>2023-08-14 14:08:20 +0100
commita0bd13fcfac467066160169f914aa5d900b0b8bb (patch)
tree23cf170ce68d4516b6d9dac0fee5e17e4b3d454f /fop/build.xml
parentcaba469ffe74ac9afa1ce189fbbb2643637d94f1 (diff)
downloadxmlgraphics-fop-fop-2_9.tar.gz
xmlgraphics-fop-fop-2_9.zip
Update version2_9fop-2_9
Diffstat (limited to 'fop/build.xml')
-rw-r--r--fop/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/fop/build.xml b/fop/build.xml
index ad3b55b45..197b3482d 100644
--- a/fop/build.xml
+++ b/fop/build.xml
@@ -89,7 +89,7 @@ list of possible build targets.
<property name="Name" value="Apache FOP"/>
<property name="name" value="fop"/>
<property name="NAME" value="FOP"/>
- <property name="version" value="2.9.0-SNAPSHOT"/>
+ <property name="version" value="2.9"/>
<property name="year" value="1999-2023"/>
<property name="javac.debug" value="on"/>
<property name="javac.optimize" value="off"/>