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

[1/2] beam git commit: Ensure Dataflow service version matches Google API service version 1.22.0

Repository: beam
Updated Branches:
  refs/heads/master 9071c5516 -> 0f77af89d


Ensure Dataflow service version matches Google API service version 1.22.0


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

Branch: refs/heads/master
Commit: c4d964651d6b7e73250cd2826a21b9b8ea95865e
Parents: 9071c55
Author: Luke Cwik <lc...@google.com>
Authored: Fri Aug 25 14:53:32 2017 -0700
Committer: Thomas Groh <tg...@google.com>
Committed: Fri Aug 25 16:55:05 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/beam/blob/c4d96465/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5fd1297..81c8003 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
     <cloudresourcemanager.version>v1-rev6-1.22.0</cloudresourcemanager.version>
     <pubsubgrpc.version>0.1.0</pubsubgrpc.version>
     <clouddebugger.version>v2-rev8-1.22.0</clouddebugger.version>
-    <dataflow.version>v1b3-rev198-1.20.0</dataflow.version>
+    <dataflow.version>v1b3-rev198-1.22.0</dataflow.version>
     <dataflow.proto.version>0.5.160222</dataflow.proto.version>
     <datastore.client.version>1.4.0</datastore.client.version>
     <datastore.proto.version>1.3.0</datastore.proto.version>


[2/2] beam git commit: This closes #3766

Posted by tg...@apache.org.
This closes #3766


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

Branch: refs/heads/master
Commit: 0f77af89dcda0e25291b3dd9670248b5f236ead6
Parents: 9071c55 c4d9646
Author: Thomas Groh <tg...@google.com>
Authored: Fri Aug 25 16:55:06 2017 -0700
Committer: Thomas Groh <tg...@google.com>
Committed: Fri Aug 25 16:55:06 2017 -0700

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