HADOOP-13958. Bump up release year to 2017. Contributed by Junping Du.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/94f1d06f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/94f1d06f Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/94f1d06f Branch: refs/heads/HADOOP-13345 Commit: 94f1d06f205eb5679475569b932eb2792f53d891 Parents: 85826f6 Author: Junping Du <junping...@apache.org> Authored: Sun Jan 8 15:31:07 2017 -0800 Committer: Junping Du <junping...@apache.org> Committed: Sun Jan 8 15:31:07 2017 -0800 ---------------------------------------------------------------------- hadoop-project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/94f1d06f/hadoop-project/pom.xml ---------------------------------------------------------------------- diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index 4751fc3..e35e9ca 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -31,7 +31,7 @@ <properties> <!-- Set the Release year during release --> - <release-year>2016</release-year> + <release-year>2017</release-year> <failIfNoTests>false</failIfNoTests> <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile> --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org