You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by dh...@apache.org on 2016/10/26 16:44:27 UTC

[49/50] [abbrv] incubator-beam git commit: upgrade gearpump-runner to 0.4.0-incubating-SNAPSHOT

upgrade gearpump-runner to 0.4.0-incubating-SNAPSHOT


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

Branch: refs/heads/gearpump-runner
Commit: 3f06382d20a7b3bc686d46d834e489bdc79625b7
Parents: 94bd47c
Author: manuzhang <ow...@gmail.com>
Authored: Wed Oct 26 20:15:35 2016 +0800
Committer: manuzhang <ow...@gmail.com>
Committed: Wed Oct 26 20:15:35 2016 +0800

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


http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/3f06382d/runners/gearpump/pom.xml
----------------------------------------------------------------------
diff --git a/runners/gearpump/pom.xml b/runners/gearpump/pom.xml
index 6c104eb..abd135f 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>0.3.0-incubating-SNAPSHOT</version>
+    <version>0.4.0-incubating-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>