[pkg-java] r14387 - trunk/fop/debian
Mathieu Malaterre
malat-guest at alioth.debian.org
Mon Aug 22 14:24:46 UTC 2011
Author: malat-guest
Date: 2011-08-22 14:24:45 +0000 (Mon, 22 Aug 2011)
New Revision: 14387
Modified:
trunk/fop/debian/pom.xml
Log:
We need xmlgraphics-commons 1.4 now
Modified: trunk/fop/debian/pom.xml
===================================================================
--- trunk/fop/debian/pom.xml 2011-08-22 12:50:46 UTC (rev 14386)
+++ trunk/fop/debian/pom.xml 2011-08-22 14:24:45 UTC (rev 14387)
@@ -70,7 +70,7 @@
<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>xmlgraphics-commons</artifactId>
- <version>1.3.1</version>
+ <version>1.4</version>
</dependency>
<dependency>
<groupId>org.apache.xmlgraphics</groupId>
More information about the pkg-java-commits
mailing list