slawekjaranowski commented on code in PR #44: URL: https://github.com/apache/maven-changes-plugin/pull/44#discussion_r1853703812
########## src/main/java/org/apache/maven/plugins/announcement/AnnouncementMojo.java: ########## @@ -471,6 +460,22 @@ public class AnnouncementMojo extends AbstractAnnouncementMojo { private ChangesXML xml; + /** + * Velocity Component. + */ + private VelocityComponent velocity; Review Comment: final? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org