diff --git a/plugin/project.properties b/plugin/project.properties
index 4fd2c5aa..d66f96c3 100644
--- a/plugin/project.properties
+++ b/plugin/project.properties
@@ -17,7 +17,3 @@
# -------------------------------------------------------------------
# P R O J E C T P R O P E R T I E S
# -------------------------------------------------------------------
-maven.xdoc.date=left
-## maven.xdoc.version=${pom.currentVersion}
-maven.license.licenseFile=${basedir}/../../../LICENSE.txt
-
diff --git a/plugin/project.xml b/plugin/project.xml
index 09842d06..16d146d4 100644
--- a/plugin/project.xml
+++ b/plugin/project.xml
@@ -36,6 +36,23 @@
scm:cvs:ext:${maven.username}@cvs.apache.org:/home/cvs:maven-plugins/plugin/
http://cvs.apache.org/viewcvs/maven-plugins/plugin/
+
+
+ 1.2
+ 1.2
+ MAVEN_PLUGIN_1_2
+
+
+ 1.3
+ 1.3
+ MAVEN_PLUGIN_1_3
+
+
+ 1.4
+ 1.4
+ HEAD
+
+
Peter Lynch
diff --git a/plugin/xdocs/changes.xml b/plugin/xdocs/changes.xml
index 8891475c..efaaae3e 100644
--- a/plugin/xdocs/changes.xml
+++ b/plugin/xdocs/changes.xml
@@ -28,7 +28,6 @@
Add plugin:uninstall-now that removes the plugin from the currently running instance of Maven.
Add a plugin:install-now goal that installs the plugin into the currently running instance of maven so that it can be used by subsequent goals.
-
Create local repository directory first so plugin:download doesn't fail when it doesn't exist
Add optional msg attribute to assertFileExists and assertEquals tags
diff --git a/plugin/xdocs/navigation.xml b/plugin/xdocs/navigation.xml
index 0b1f81d5..d63edbca 100644
--- a/plugin/xdocs/navigation.xml
+++ b/plugin/xdocs/navigation.xml
@@ -1,4 +1,5 @@
+
-
Maven Plugin Plugin
- -
-
+
\ No newline at end of file