Repository: commons-build-plugin Updated Branches: refs/heads/master 610136c63 -> e48c2142a
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/e48c2142 Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/e48c2142 Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/e48c2142 Branch: refs/heads/master Commit: e48c2142a63067b5efb57c2a9e5ceb6c69737970 Parents: 610136c Author: Gary Gregory <garydgreg...@gmail.com> Authored: Wed Jun 13 15:36:25 2018 -0600 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Wed Jun 13 15:36:25 2018 -0600 ---------------------------------------------------------------------- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/e48c2142/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 61119db..3b89678 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -41,6 +41,9 @@ <action dev="ggregory" type="update"> Change the Maven goal prefix from "commons" to "commons-build". </action> + <action dev="ggregory" type="update"> + Update platform requirement from Java 7 to Java 8. + </action> </release> <release version="1.8" date="2018-04-02" description="Feature release"> <action dev="sebb" type="update">