Repository: commons-build-plugin Updated Branches: refs/heads/master e48c2142a -> cfa875b80
Require Java 8. 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/cfa875b8 Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/cfa875b8 Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/cfa875b8 Branch: refs/heads/master Commit: cfa875b80a0631678cb7df2612420873f7fec269 Parents: e48c214 Author: Gary Gregory <garydgreg...@gmail.com> Authored: Wed Jun 13 15:37:03 2018 -0600 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Wed Jun 13 15:37:03 2018 -0600 ---------------------------------------------------------------------- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/cfa875b8/RELEASE-NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 2f47eab..37f885e 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -19,6 +19,7 @@ Changes since the last release: 3. Fix README.md generation typo: 'JavaDoc' -> 'Javadoc'. 4. Change the Maven goal prefix from "commons" to "commons-build". 5. Add a goal for generating the NOTICE.txt file. +6. Update platform requirement from Java 7 to Java 8. VERSION 1.8 - 2018-04-02 ------------------------