diff options
author | Simon Steiner <ssteiner@apache.org> | 2023-08-14 14:03:04 +0100 |
---|---|---|
committer | Simon Steiner <ssteiner@apache.org> | 2023-08-14 14:08:20 +0100 |
commit | a0bd13fcfac467066160169f914aa5d900b0b8bb (patch) | |
tree | 23cf170ce68d4516b6d9dac0fee5e17e4b3d454f /fop-core | |
parent | caba469ffe74ac9afa1ce189fbbb2643637d94f1 (diff) | |
download | xmlgraphics-fop-a0bd13fcfac467066160169f914aa5d900b0b8bb.tar.gz xmlgraphics-fop-a0bd13fcfac467066160169f914aa5d900b0b8bb.zip |
Diffstat (limited to 'fop-core')
-rw-r--r-- | fop-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fop-core/pom.xml b/fop-core/pom.xml index 69d55e74b..85bd3e1f0 100644 --- a/fop-core/pom.xml +++ b/fop-core/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.apache.xmlgraphics</groupId> <artifactId>fop-parent</artifactId> - <version>2.9.0-SNAPSHOT</version> + <version>2.9</version> </parent> <properties> |