diff --git a/jdiff/project.xml b/jdiff/project.xml
index 2b282342..b937191c 100644
--- a/jdiff/project.xml
+++ b/jdiff/project.xml
@@ -23,7 +23,7 @@
3
maven-jdiff-plugin
Maven JDiff Plugin
- 1.4.1-SNAPSHOT
+ 1.5-SNAPSHOT
Diff between CVS releases
http://maven.apache.org/reference/plugins/jdiff/
diff --git a/jdiff/xdocs/changes.xml b/jdiff/xdocs/changes.xml
index 2cbdb8c8..b66d3bcf 100644
--- a/jdiff/xdocs/changes.xml
+++ b/jdiff/xdocs/changes.xml
@@ -25,7 +25,7 @@
Emmanuel Venisse
-
+
Add the classpath to the Javadoc tag to properly resolve classes
Store difference XML files in the target/jdiff directory
Utilise SCM plugin to support multiple SCMs (tested with CVS and Subversion)