diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -4,13 +4,12 @@ <groupId>org.apache.xmlgraphics</groupId> <artifactId>fop-parent</artifactId> - <version>${fop.version}</version> + <version>2.2.0-SNAPSHOT</version> <name>Apache FOP Parent</name> <description>XML Graphics Format Object Processor</description> <packaging>pom</packaging> <properties> - <fop.version>2.2.0-SNAPSHOT</fop.version> <antrun.plugin.version>1.8</antrun.plugin.version> <avalon.version>4.3.1</avalon.version> <batik.version>1.9.0-SNAPSHOT</batik.version> |