Bumping up hadoop-yarn-server-router module to 3.0.0-beta1 post rebase.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d4cb1800 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d4cb1800 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/d4cb1800 Branch: refs/heads/YARN-2915 Commit: d4cb180052bedb6c9bacc3f2845293e061222ac9 Parents: 1c49b10 Author: Subru Krishnan <[email protected]> Authored: Tue Jul 25 16:58:43 2017 -0700 Committer: Subru Krishnan <[email protected]> Committed: Tue Jul 25 16:58:43 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/d4cb1800/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]
