diff options
author | Simon Steiner <ssteiner@apache.org> | 2024-10-01 10:53:07 +0100 |
---|---|---|
committer | Simon Steiner <ssteiner@apache.org> | 2024-10-01 10:53:07 +0100 |
commit | 6a8ad5a6447d14c6908729520b73e69ac58bd73b (patch) | |
tree | 1c85a285224a8e91bd56778e2c8241b2b166619c /fop-transcoder-allinone | |
parent | efa87c0eed274c1c9aa23d3c9dd539181836e545 (diff) | |
download | xmlgraphics-fop-6a8ad5a6447d14c6908729520b73e69ac58bd73b.tar.gz xmlgraphics-fop-6a8ad5a6447d14c6908729520b73e69ac58bd73b.zip |
Update for release
Diffstat (limited to 'fop-transcoder-allinone')
-rw-r--r-- | fop-transcoder-allinone/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fop-transcoder-allinone/pom.xml b/fop-transcoder-allinone/pom.xml index 8a3a4f863..8c7d76376 100644 --- a/fop-transcoder-allinone/pom.xml +++ b/fop-transcoder-allinone/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.apache.xmlgraphics</groupId> <artifactId>fop-parent</artifactId> - <version>2.10.0-SNAPSHOT</version> + <version>2.10</version> </parent> <dependencies> |