From 283e22abdafff51ac4b5aefcdc7fe06ca9cfb61e Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Sat, 5 May 2007 22:07:56 +0000 Subject: [PATCH] I've finally setup a local test project using Maven, so I can properly test the Maven artifacts. Turns out, another two small changes are necessary. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@535566 13f79535-47bb-0310-9956-ffa450edef68 --- xmlgraphics-fop-pom-template.pom | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xmlgraphics-fop-pom-template.pom b/xmlgraphics-fop-pom-template.pom index fc13c2918..6fdf015a8 100644 --- a/xmlgraphics-fop-pom-template.pom +++ b/xmlgraphics-fop-pom-template.pom @@ -22,7 +22,7 @@ http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 org.apache.xmlgraphics - xmlgraphics-fop + fop jar Apache FOP @version@ @@ -127,7 +127,7 @@ http://maven.apache.org/maven-v4_0_0.xsd"> org.apache.avalon.framework avalon-framework-api - 4.3 + 4.3.1 org.apache.avalon.framework -- 2.39.5