Update for release git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/commons/trunk@1905001 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/README b/README index 866d79a..6f3ec99 100644 --- a/README +++ b/README
@@ -82,6 +82,11 @@ For more detailed info about the changes, please see: http://xmlgraphics.apache.org/commons/changes.html +Version 2.8 +-------------- + +Minor release to be used with FOP 2.8 + Version 2.7 --------------
diff --git a/xmlgraphics-commons-pom-template.pom b/xmlgraphics-commons-pom-template.pom index 84663bb..9a714c2 100644 --- a/xmlgraphics-commons-pom-template.pom +++ b/xmlgraphics-commons-pom-template.pom
@@ -70,7 +70,7 @@ <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>1.3.1</version> + <version>2.11.0</version> </dependency> <dependency> <groupId>commons-logging</groupId>