This is an automated email from the ASF dual-hosted git repository. elharo pushed a change to branch guice in repository https://gitbox.apache.org/repos/asf/maven-changes-plugin.git
from 4f97aa1 Remove getter setter add 8f88579 Add standard PR template add e7948f3 [MCHANGES-420] no issues is not exceptional (#49) add 003bdd5 [MCHANGES-432] Remove deprecated parameter - escapeHtml from changes-report (#48) add ab16fae [MCHANGES-435] Modernize I/O (#45) add cc6b78d merge in master No new revisions were added by this update. Summary of changes: .github/pull_request_template.md | 26 ++++++++++++ .../plugins/announcement/AnnouncementMailMojo.java | 3 +- .../maven/plugins/changes/ChangesReport.java | 19 --------- .../schema/DefaultChangesSchemaValidator.java | 9 +--- .../apache/maven/plugins/issues/IssueUtils.java | 22 +++------- .../maven/plugins/jira/ClassicJiraDownloader.java | 48 +++++++--------------- .../org/apache/maven/plugins/jira/JiraXML.java | 20 ++++----- 7 files changed, 57 insertions(+), 90 deletions(-) create mode 100644 .github/pull_request_template.md