You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2017/11/07 16:55:04 UTC

[48/50] [abbrv] beam git commit: mr-runner: update to 2.3.0-SNAPSHOT.

mr-runner: update to 2.3.0-SNAPSHOT.


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/f63cecd4
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/f63cecd4
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/f63cecd4

Branch: refs/heads/mr-runner
Commit: f63cecd40357b19fe7baa48d7bad9158de1faeba
Parents: 7181d0c
Author: Pei He <pe...@apache.org>
Authored: Tue Nov 7 16:50:52 2017 +0800
Committer: Pei He <pe...@apache.org>
Committed: Tue Nov 7 16:54:21 2017 +0800

----------------------------------------------------------------------
 runners/map-reduce/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam/blob/f63cecd4/runners/map-reduce/pom.xml
----------------------------------------------------------------------
diff --git a/runners/map-reduce/pom.xml b/runners/map-reduce/pom.xml
index 90d876b..000f20c 100644
--- a/runners/map-reduce/pom.xml
+++ b/runners/map-reduce/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.beam</groupId>
     <artifactId>beam-runners-parent</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.3.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>