You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by hu...@apache.org on 2019/03/01 11:12:29 UTC

[incubator-heron] branch huijunw/alignprotopyworkspace created (now 69beda8)

This is an automated email from the ASF dual-hosted git repository.

huijun pushed a change to branch huijunw/alignprotopyworkspace
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git.


      at 69beda8  alginprotopyworkspace

This branch includes the following new commits:

     new 69beda8  alginprotopyworkspace

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-heron] 01/01: alginprotopyworkspace

Posted by hu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

huijun pushed a commit to branch huijunw/alignprotopyworkspace
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git

commit 69beda8e845f693fdac42539790ae1f4f4108522
Author: Huijun Wu <hu...@twitter.com>
AuthorDate: Fri Mar 1 03:12:05 2019 -0800

    alginprotopyworkspace
---
 heron/proto/BUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/heron/proto/BUILD b/heron/proto/BUILD
index 0991768..fbdbd0c 100644
--- a/heron/proto/BUILD
+++ b/heron/proto/BUILD
@@ -191,7 +191,7 @@ pex_library(
         ":proto_ckptmgr_py",
     ],
     reqs = [
-        "protobuf==3.4.0",
+        "protobuf==3.4.1",
         "setuptools==18.0.1",
     ],
 )