Repository: commons-build-plugin Updated Branches: refs/heads/master 668991b72 -> efaa5946a
Change the Maven goal prefix from "commons" to "commons-build". Project: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/commit/efaa5946 Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/efaa5946 Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/efaa5946 Branch: refs/heads/master Commit: efaa5946a185a1567a188f9e2ed0d4aefacb92ce Parents: 668991b Author: Gary Gregory <[email protected]> Authored: Mon May 21 10:28:19 2018 -0600 Committer: Gary Gregory <[email protected]> Committed: Mon May 21 10:28:19 2018 -0600 ---------------------------------------------------------------------- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/efaa5946/RELEASE-NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index d2ecff3..dc3e669 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -17,6 +17,7 @@ Changes since the last release: 1. Fix in src/main/resources/commons-xdoc-templates/readme-md-template.md for components that have a major version number in their artifact IDs. 2. Add goal for creating all items for pre-release. 3. Fix README.md generation typo: 'Javadoc' -> 'Javadoc'. +4. Change the Maven goal prefix from "commons" to "commons-build". VERSION 1.8 - 2018-04-02 ------------------------
