diff --git a/file-activity/project.xml b/file-activity/project.xml
index dac2f1df..9e748658 100644
--- a/file-activity/project.xml
+++ b/file-activity/project.xml
@@ -23,7 +23,7 @@
3
maven-file-activity-plugin
Maven File Activity Plug-in
- 1.5
+ 1.5.1-SNAPSHOT
jakarta
This document provides a report of activity in terms of CVS commits and breaks it out by file. Requires Maven 1.0 RC2.
File activity Report
@@ -87,7 +87,7 @@
commons-jelly
commons-jelly-tags-xml
- 20030211.142705
+ 20040613.030723
http://jakarta.apache.org/commons/jelly/libs/xml/
diff --git a/file-activity/xdocs/changes.xml b/file-activity/xdocs/changes.xml
index 5cfeca02..cf7b671e 100644
--- a/file-activity/xdocs/changes.xml
+++ b/file-activity/xdocs/changes.xml
@@ -24,6 +24,8 @@
Emmanuel Venisse
+
+
Add maven.changelog.basedir property.
diff --git a/html2xdoc/project.xml b/html2xdoc/project.xml
index 43866ba7..3de31ab5 100644
--- a/html2xdoc/project.xml
+++ b/html2xdoc/project.xml
@@ -23,7 +23,7 @@
3
maven-html2xdoc-plugin
Maven Html2XDoc Plug-in
- 1.3
+ 1.3.1-SNAPSHOT
jakarta
Creates XDoc documentation from normal HTML documentation.
HTML to xdoc transformer
@@ -62,7 +62,7 @@
commons-jelly
commons-jelly-tags-xml
- 20030211.142705
+ 20040613.030723
http://jakarta.apache.org/commons/jelly/libs/xml/
diff --git a/html2xdoc/xdocs/changes.xml b/html2xdoc/xdocs/changes.xml
index c82da63c..9adac491 100644
--- a/html2xdoc/xdocs/changes.xml
+++ b/html2xdoc/xdocs/changes.xml
@@ -24,6 +24,8 @@
dIon Gillard
+
+
Fix issues with DOM classes and jdk1.3
diff --git a/jellydoc/project.xml b/jellydoc/project.xml
index 24f0a13e..185b0bcb 100644
--- a/jellydoc/project.xml
+++ b/jellydoc/project.xml
@@ -23,7 +23,7 @@
3
maven-jellydoc-plugin
Maven JellyDoc Plug-in
- 1.3
+ 1.3.1-SNAPSHOT
jakarta
@@ -68,7 +68,7 @@
commons-jelly
commons-jelly-tags-xml
- 20030211.142705
+ 20040613.030723
http://jakarta.apache.org/commons/jelly/libs/xml/
diff --git a/jellydoc/xdocs/changes.xml b/jellydoc/xdocs/changes.xml
index 1440a5bb..f76bbb54 100644
--- a/jellydoc/xdocs/changes.xml
+++ b/jellydoc/xdocs/changes.xml
@@ -25,6 +25,9 @@
Kurt Schrader
+
+
+
Externalise output directory and encoding. JellyDoc report works correctly now with multiproject.
Only register report if sources exist
diff --git a/latka/project.xml b/latka/project.xml
index 49888590..55c53681 100644
--- a/latka/project.xml
+++ b/latka/project.xml
@@ -23,7 +23,7 @@
3
maven-latka-plugin
Maven Latka Plug-in
- 1.4.1
+ 1.4.2-SNAPSHOT
Run Latka scripts
http://maven.apache.org/reference/plugins/latka/
@@ -56,7 +56,7 @@
commons-jelly
commons-jelly-tags-xml
- 20030211.142705
+ 20040613.030723
http://jakarta.apache.org/commons/jelly/libs/xml/
diff --git a/latka/xdocs/changes.xml b/latka/xdocs/changes.xml
index 88e96f82..65ff9110 100644
--- a/latka/xdocs/changes.xml
+++ b/latka/xdocs/changes.xml
@@ -24,6 +24,8 @@
dIon Gillard
+
+
Update commons-httpclient to 2.0
Update docs to reflect the version of JMeter required.
diff --git a/plugin/project.xml b/plugin/project.xml
index 14285955..c48a67a0 100644
--- a/plugin/project.xml
+++ b/plugin/project.xml
@@ -23,7 +23,7 @@
3
maven-plugin-plugin
Maven Plugin Plugin
- 1.5.1
+ 1.5.2-SNAPSHOT
Maven Plugin management plugin. Requires Maven 1.0 RC4.
Maven Plugin plugin
http://maven.apache.org/reference/plugins/plugin/
@@ -94,7 +94,7 @@
commons-jelly
commons-jelly-tags-xml
- 20030211.142705
+ 20040613.030723
http://jakarta.apache.org/commons/jelly/libs/xml/
diff --git a/plugin/xdocs/changes.xml b/plugin/xdocs/changes.xml
index d74ddff4..5a740abd 100644
--- a/plugin/xdocs/changes.xml
+++ b/plugin/xdocs/changes.xml
@@ -24,6 +24,8 @@
Emmanuel Venisse
+
+
Prompt for artifactId, groupId and version if missing.
Add assertFileNotFound tag
diff --git a/repository/project.xml b/repository/project.xml
index e39e006b..a4cdd7c3 100644
--- a/repository/project.xml
+++ b/repository/project.xml
@@ -23,7 +23,7 @@
3
maven-repository-plugin
Maven Repository Plug-in
- 1.2
+ 1.2.1-SNAPSHOT
Tools to work with the central repo
http://maven.apache.org/reference/plugins/repository/
http://jira.codehaus.org/browse/MPREPO
@@ -55,7 +55,7 @@
commons-jelly
- commons-jelly-tags-xml
+ 20040613.030723
20030211.142705
http://jakarta.apache.org/commons/jelly/libs/xml/
diff --git a/repository/xdocs/changes.xml b/repository/xdocs/changes.xml
index 02463cb1..3bba2631 100644
--- a/repository/xdocs/changes.xml
+++ b/repository/xdocs/changes.xml
@@ -24,6 +24,8 @@
dIon Gillard
+
+
Deprecate maven.repository.group, use maven.remote.group instead