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/08/07 23:54:08 UTC

[43/50] [abbrv] beam git commit: Upgrade BEAM version to 2.2.0-SNAPSHOT in gearpump-runner

Upgrade BEAM version to 2.2.0-SNAPSHOT in gearpump-runner


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

Branch: refs/heads/master
Commit: daa7566939e212095ef745ff004580bfe4209b38
Parents: e655f53
Author: manuzhang <ow...@gmail.com>
Authored: Fri Jul 21 14:58:13 2017 +0800
Committer: manuzhang <ow...@gmail.com>
Committed: Fri Jul 21 19:45:14 2017 +0800

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


http://git-wip-us.apache.org/repos/asf/beam/blob/daa75669/runners/gearpump/pom.xml
----------------------------------------------------------------------
diff --git a/runners/gearpump/pom.xml b/runners/gearpump/pom.xml
index 54c8d5c..ee90d48 100644
--- a/runners/gearpump/pom.xml
+++ b/runners/gearpump/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.beam</groupId>
     <artifactId>beam-runners-parent</artifactId>
-    <version>2.1.0-SNAPSHOT</version>
+    <version>2.2.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>