diff options
author | Simon Steiner <ssteiner@apache.org> | 2018-05-16 08:17:18 +0000 |
---|---|---|
committer | Simon Steiner <ssteiner@apache.org> | 2018-05-16 08:17:18 +0000 |
commit | e197265792b9b0501ff3efb43050e472c734c6ac (patch) | |
tree | f3229f18a285ece4a9691be92f843d33e44a55e2 /fop-transcoder-allinone | |
parent | 7f27599a2a7140d2410f5826bdc6833fe306dfa3 (diff) | |
download | xmlgraphics-fop-e197265792b9b0501ff3efb43050e472c734c6ac.tar.gz xmlgraphics-fop-e197265792b9b0501ff3efb43050e472c734c6ac.zip |
Update to release versionfop-2_3
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-2_3@1831679 13f79535-47bb-0310-9956-ffa450edef68
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 2cb6799e1..e8bf9b994 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.3.0-SNAPSHOT</version> + <version>2.3</version> </parent> <dependencies> |