Bumping up hadoop-yarn-server-router module to 3.0.0-alpha4 post rebase. (cherry picked from commit bd9c7b1bec3293fe338553c0d5c3612e6176fb26)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f317e0cb Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f317e0cb Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/f317e0cb Branch: refs/heads/trunk Commit: f317e0cb48c16e072aa259a0a7ed71a05274bb80 Parents: 859aa1f Author: Subru Krishnan <[email protected]> Authored: Fri May 26 17:10:03 2017 -0700 Committer: Carlo Curino <[email protected]> Committed: Tue Aug 1 17:28:25 2017 -0700 ---------------------------------------------------------------------- .../hadoop-yarn-server/hadoop-yarn-server-router/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/f317e0cb/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 89813de..f9169e1 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,12 +19,12 @@ <parent> <artifactId>hadoop-yarn-server</artifactId> <groupId>org.apache.hadoop</groupId> - <version>3.0.0-alpha3-SNAPSHOT</version> + <version>3.0.0-alpha4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-yarn-server-router</artifactId> - <version>3.0.0-alpha3-SNAPSHOT</version> + <version>3.0.0-alpha4-SNAPSHOT</version> <name>Apache Hadoop YARN Router</name> <properties> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
