diff options
author | Simon Steiner <ssteiner@apache.org> | 2017-03-17 15:19:34 +0000 |
---|---|---|
committer | Simon Steiner <ssteiner@apache.org> | 2017-03-17 15:19:34 +0000 |
commit | a56a5c36acca6cdcc7697b9ecfbcbf65af7a6da6 (patch) | |
tree | 15cd23ed3ed4a4970f0ffaf40a72bdf04f505301 /fop/pom.xml | |
parent | 36b647888b96ce6d51e290c969da17a1c61cf143 (diff) | |
download | xmlgraphics-fop-a56a5c36acca6cdcc7697b9ecfbcbf65af7a6da6.tar.gz xmlgraphics-fop-a56a5c36acca6cdcc7697b9ecfbcbf65af7a6da6.zip |
Update version
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-2_2@1787411 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'fop/pom.xml')
-rw-r--r-- | fop/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fop/pom.xml b/fop/pom.xml index ec01857c1..444975a89 100644 --- a/fop/pom.xml +++ b/fop/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.apache.xmlgraphics</groupId> <artifactId>fop-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2</version> </parent> <dependencies> |