You are viewing a plain text version of this content. The canonical link for it is here.
Posted to doxia-commits@maven.apache.org by vs...@apache.org on 2008/10/12 00:56:29 UTC

svn commit: r703746 - /maven/doxia/doxia/trunk/doxia-modules/doxia-module-fo/pom.xml

Author: vsiveton
Date: Sat Oct 11 15:56:28 2008
New Revision: 703746

URL: http://svn.apache.org/viewvc?rev=703746&view=rev
Log:
DOXIA-244: Upgrade to fop 0.94

o upgraded to fop 0.95 as discussed

Modified:
    maven/doxia/doxia/trunk/doxia-modules/doxia-module-fo/pom.xml

Modified: maven/doxia/doxia/trunk/doxia-modules/doxia-module-fo/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-modules/doxia-module-fo/pom.xml?rev=703746&r1=703745&r2=703746&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/doxia-modules/doxia-module-fo/pom.xml (original)
+++ maven/doxia/doxia/trunk/doxia-modules/doxia-module-fo/pom.xml Sat Oct 11 15:56:28 2008
@@ -55,7 +55,7 @@
     <dependency>
       <groupId>org.apache.xmlgraphics</groupId>
       <artifactId>fop</artifactId>
-      <version>0.93</version>
+      <version>0.95</version>
     </dependency>
     <dependency>
       <groupId>log4j</groupId>