diff --git a/announcement/plugin.jelly b/announcement/plugin.jelly index 0b8aacba..2d0762bf 100644 --- a/announcement/plugin.jelly +++ b/announcement/plugin.jelly @@ -42,7 +42,7 @@ - + @@ -214,7 +214,7 @@ + value="${stringUtils.replace(context.getVariable('maven.announcement.mail.subject'), '%VERSION%', versionVariable)}"/> Sending mail using SMTP server "${maven.announcement.mail.server}", client ${maven.announcement.mail.client} and subject "${maven.announcement.mail.subject}"... Sending from "${maven.announcement.mail.from}" to "${maven.announcement.mail.to}"...