diff --git a/announcement/src/plugin-resources/announcement.jsl b/announcement/src/plugin-resources/announcement.jsl index 59995f08..760693e3 100644 --- a/announcement/src/plugin-resources/announcement.jsl +++ b/announcement/src/plugin-resources/announcement.jsl @@ -47,6 +47,14 @@ ${pom.url} + + + + + ${line} + + + Changes in this version include: diff --git a/announcement/xdocs/changes.xml b/announcement/xdocs/changes.xml index 7b7d6050..557b3d1b 100644 --- a/announcement/xdocs/changes.xml +++ b/announcement/xdocs/changes.xml @@ -25,6 +25,10 @@ + + Added <description> information from the POM to + the generated announcement to explain what the project does. + Added information in the generated announcement to indicate from where the plugin can be downloaded.