From b47d13ad346ebb52f3d55f8a3c8d7e20f9d4a2ac Mon Sep 17 00:00:00 2001 From: aheritier Date: Sun, 16 Jul 2006 23:50:54 +0000 Subject: [PATCH] Update dependencies to unify them between plugins. The following dependencies are updated : commons-net v1.4.0 to v1.4.1 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422573 13f79535-47bb-0310-9956-ffa450edef68 --- announcement/project.xml | 4 ++-- announcement/xdocs/changes.xml | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/announcement/project.xml b/announcement/project.xml index f9f49415..f9669168 100644 --- a/announcement/project.xml +++ b/announcement/project.xml @@ -22,7 +22,7 @@ 3 maven-announcement-plugin Maven Announcement Plugin - 1.4 + 1.5-SNAPSHOT The Announcement plugin generates release announcements. It uses the information found in both the POM and in the changes.xml file to generate the announcement text. Produce release announcement @@ -111,7 +111,7 @@ commons-net commons-net - 1.4.0 + 1.4.1 http://jakarta.apache.org/commons/net/ diff --git a/announcement/xdocs/changes.xml b/announcement/xdocs/changes.xml index e35af310..f61f47be 100644 --- a/announcement/xdocs/changes.xml +++ b/announcement/xdocs/changes.xml @@ -23,6 +23,9 @@ Vincent Massol + + Update dependencies to unify them between plugins. The following dependencies are updated : commons-net v1.4.0 to v1.4.1 + Added property maven.announcement.lenient.