From 26401b129663e7db7f290649f5a99c30bc721be8 Mon Sep 17 00:00:00 2001 From: aheritier Date: Tue, 29 Aug 2006 16:02:54 +0000 Subject: [PATCH] The next release will be a bug fix : 1.5.1 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@438106 13f79535-47bb-0310-9956-ffa450edef68 --- jdiff/project.xml | 2 +- jdiff/xdocs/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jdiff/project.xml b/jdiff/project.xml index 839ac477..8014216b 100644 --- a/jdiff/project.xml +++ b/jdiff/project.xml @@ -22,7 +22,7 @@ 3 maven-jdiff-plugin Maven JDiff Plugin - 1.6-SNAPSHOT + 1.5.1-SNAPSHOT JDiff - Report the differences in the public API of two releases Plugin for JDiff - reports on the differences in the public API of two releases by comparing the sources of two SCM checkouts. diff --git a/jdiff/xdocs/changes.xml b/jdiff/xdocs/changes.xml index bbfcad93..221d3665 100644 --- a/jdiff/xdocs/changes.xml +++ b/jdiff/xdocs/changes.xml @@ -24,7 +24,7 @@ Emmanuel Venisse - + Use relative links to the javadoc. It requires at least maven-plugin-plugin v1.7.