diff --git a/changes/plugin.jelly b/changes/plugin.jelly index 44f9ba76..81da1ff8 100644 --- a/changes/plugin.jelly +++ b/changes/plugin.jelly @@ -72,9 +72,9 @@ outputMode="xml" prettyPrint="true"/> - + - + diff --git a/changes/project.xml b/changes/project.xml index 8f7f8a9d..def85d40 100644 --- a/changes/project.xml +++ b/changes/project.xml @@ -22,7 +22,7 @@ 3 maven-changes-plugin Maven Changes Plugin - 1.6 + 1.6.1-SNAPSHOT Produce changes report diff --git a/changes/src/plugin-resources/images/add.gif b/changes/src/plugin-resources/images/add.gif new file mode 100644 index 00000000..ac0bdccc Binary files /dev/null and b/changes/src/plugin-resources/images/add.gif differ diff --git a/changes/src/plugin-resources/images/fix.gif b/changes/src/plugin-resources/images/fix.gif new file mode 100644 index 00000000..2585f130 Binary files /dev/null and b/changes/src/plugin-resources/images/fix.gif differ diff --git a/changes/src/plugin-resources/images/remove.gif b/changes/src/plugin-resources/images/remove.gif new file mode 100644 index 00000000..ad4b238b Binary files /dev/null and b/changes/src/plugin-resources/images/remove.gif differ diff --git a/changes/src/plugin-resources/images/update.gif b/changes/src/plugin-resources/images/update.gif new file mode 100644 index 00000000..71ca225b Binary files /dev/null and b/changes/src/plugin-resources/images/update.gif differ diff --git a/changes/xdocs/changes.xml b/changes/xdocs/changes.xml index 0200b651..9a8c362f 100644 --- a/changes/xdocs/changes.xml +++ b/changes/xdocs/changes.xml @@ -23,6 +23,9 @@ Vincent Massol + + Add icons used by this plugin. This must be independent of the xdoc plugin. + Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :