diff --git a/jdiff/announcements/1.2.ann b/jdiff/announcements/1.2.ann
new file mode 100644
index 00000000..dd760ba9
--- /dev/null
+++ b/jdiff/announcements/1.2.ann
@@ -0,0 +1,16 @@
+The Maven team is pleased to announce the JDiff plugin 1.2 release!
+
+http://maven.apache.org/reference/plugins/jdiff
+
+The Maven JDiff plugin is a plugin for Jdiff
+(http://javadiff.sourceforge.net/) that generate an HTML report of API differences.
+
+Features in this version includes:
+
+o Fix error due to makeRelativePath (MPJDIFF-1)
+
+You can download the JDiff Maven plugin here:
+http://www.ibiblio.org/maven/maven/plugins/maven-jdiff-plugin-1.2.jar
+
+Have fun!
+-The Maven Team
\ No newline at end of file
diff --git a/jdiff/project.xml b/jdiff/project.xml
index f628dafb..cd81677d 100644
--- a/jdiff/project.xml
+++ b/jdiff/project.xml
@@ -5,7 +5,7 @@
3
maven-jdiff-plugin
Maven JDiff Plugin
- 1.2-SNAPSHOT
+ 1.2
Diff between CVS releases
http://maven.apache.org/reference/plugins/jdiff/
@@ -15,6 +15,13 @@
http://cvs.apache.org/viewcvs/maven-plugins/jdiff/
http://jira.codehaus.org/secure/BrowseProject.jspa?id=10374
+
+
+ 1.2
+ 1.2
+ MAVEN_JDIFF_1_2
+
+
dIon Gillard
diff --git a/jdiff/xdocs/changes.xml b/jdiff/xdocs/changes.xml
index 754693a0..3a8f4114 100644
--- a/jdiff/xdocs/changes.xml
+++ b/jdiff/xdocs/changes.xml
@@ -7,7 +7,7 @@
-
+
MPJDIFF-1. Fix error due to makeRelativePath.
diff --git a/jdiff/xdocs/navigation.xml b/jdiff/xdocs/navigation.xml
index 3c2f652c..1d3c3e6f 100644
--- a/jdiff/xdocs/navigation.xml
+++ b/jdiff/xdocs/navigation.xml
@@ -13,5 +13,8 @@
-
+
\ No newline at end of file