From bee674feb2883cd32098becb26da3761d91a3a57 Mon Sep 17 00:00:00 2001 From: aheritier Date: Sun, 16 Apr 2006 01:02:38 +0000 Subject: [PATCH] Upgrade to commons-io 1.2 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@394411 13f79535-47bb-0310-9956-ffa450edef68 --- changes/project.xml | 2 +- changes/xdocs/changes.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/changes/project.xml b/changes/project.xml index c6f64e12..765f934a 100644 --- a/changes/project.xml +++ b/changes/project.xml @@ -102,7 +102,7 @@ commons-io commons-io - 1.0 + 1.2 This library is already loaded by maven's core. Be careful to use the same version number as in the core. diff --git a/changes/xdocs/changes.xml b/changes/xdocs/changes.xml index 67645a55..f6eab07b 100644 --- a/changes/xdocs/changes.xml +++ b/changes/xdocs/changes.xml @@ -24,6 +24,7 @@ + Upgrade to commons-io 1.2. Missing changes.xml makes report fail. Add icons used by this plugin. This must be independent of the xdoc plugin.