Bumping up hadoop-yarn-server-router module to 3.0.0-beta1 post rebase. (cherry picked from commit 69e3ed26809e12dd62cb66d258ef51c66db3be0a)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8737c2a8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8737c2a8 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/8737c2a8 Branch: refs/heads/trunk Commit: 8737c2a8e96799cf3fda730d25a01f6ea2f12e9b Parents: 712e97d Author: Subru Krishnan <[email protected]> Authored: Tue Jul 25 16:58:43 2017 -0700 Committer: Carlo Curino <[email protected]> Committed: Tue Aug 1 17:28:27 2017 -0700 ---------------------------------------------------------------------- .../hadoop-yarn-server/hadoop-yarn-server-router/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/8737c2a8/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router/pom.xml ---------------------------------------------------------------------- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router/pom.xml b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router/pom.xml index 78e5e59..4eea9a6 100644 --- a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router/pom.xml +++ b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>hadoop-yarn-server</artifactId> <groupId>org.apache.hadoop</groupId> - <version>3.0.0-alpha4-SNAPSHOT</version> + <version>3.0.0-beta1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.hadoop</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
