From 1acf1928b43bb03d5f84fe80de4ae8e7069ab9d9 Mon Sep 17 00:00:00 2001 From: brett Date: Tue, 6 Sep 2005 10:05:11 +0000 Subject: [PATCH] [maven-scm-plugin] prepare release 1.5 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@278963 13f79535-47bb-0310-9956-ffa450edef68 --- jdiff/project.xml | 13 ++++++++----- jdiff/xdocs/changes.xml | 7 ++++--- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/jdiff/project.xml b/jdiff/project.xml index d19341dd..0aba468b 100644 --- a/jdiff/project.xml +++ b/jdiff/project.xml @@ -1,4 +1,5 @@ + - Changes @@ -25,9 +24,11 @@ Emmanuel Venisse - + Add the classpath to the Javadoc tag to properly resolve classes - Store difference XML files in the target/jdiff directory + Store difference XML files in the + target/jdiffdirectory + Utilise SCM plugin to support multiple SCMs (tested with CVS and Subversion) Add basic homepage.