diff options
author | Simon Steiner <ssteiner@apache.org> | 2018-05-21 07:54:55 +0000 |
---|---|---|
committer | Simon Steiner <ssteiner@apache.org> | 2018-05-21 07:54:55 +0000 |
commit | 5bc6bcbe44504e4e2a2627ac379ff7fe4ff6619f (patch) | |
tree | 344cf8877eb7613f44c3355141e0892cae4a94de | |
parent | 79c3a3e7950a61d88cc8130b2738c23b6985de8e (diff) | |
download | xmlgraphics-fop-5bc6bcbe44504e4e2a2627ac379ff7fe4ff6619f.tar.gz xmlgraphics-fop-5bc6bcbe44504e4e2a2627ac379ff7fe4ff6619f.zip |
Fix repository:bundle-create
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1831956 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ <name>Apache FOP Parent</name> <description>XML Graphics Format Object Processor</description> <packaging>pom</packaging> + <url>http://xmlgraphics.apache.org/fop/</url> <properties> <antrun.plugin.version>1.8</antrun.plugin.version> |