This is an automated email from the ASF dual-hosted git repository. chtompki pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git.
from 779fe2a (fix) add license to new mojo new f08b629 (Preparing 1.6) pom.xml updates new 3b5c27d (Preparing 1.6) more version updates new 9158ff0 (Preparing 1.6) adding RELEASE-NOTES.txt to site new 201c6ff (fix) move release plugin declaration to releas profile new 12a996b Merge tag 'commons-release-plugin-1.6' new 53058fc (Release update) tag merge, 1.6 -> 1.7-SNAPSHOT The 292 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: README.md | 2 +- RELEASE-NOTES.txt | 28 ++++++++++ pom.xml | 65 ++++++++++++---------- src/changes/changes.xml | 6 +- .../plugin/mojos/CommonsStagingCleanupMojo.java | 2 +- .../resources/release-notes/RELEASE-NOTES-1.6.txt | 28 ++++++++++ src/site/xdoc/development.xml | 2 +- src/site/xdoc/download_commons-release-plugin.xml | 26 ++++----- src/site/xdoc/index.xml | 11 +++- src/site/xdoc/release-history.xml | 3 + 10 files changed, 125 insertions(+), 48 deletions(-) mode change 100755 => 100644 RELEASE-NOTES.txt copy RELEASE-NOTES.txt => src/site/resources/release-notes/RELEASE-NOTES-1.6.txt (81%) mode change 100755 => 100644