VOL-3444 Handling of ONT Activation Failure and generation of an alarm
Change-Id: Ibdf7add4258b856f10c121351d9c691bba325a24
diff --git a/protos/Makefile b/protos/Makefile
index 60200f0..6f7ed0b 100644
--- a/protos/Makefile
+++ b/protos/Makefile
@@ -19,7 +19,7 @@
# This specifies the GIT tag in https://github.com/opencord/voltha-protos
# repo that we need to refer to, to pick the right version of
# openolt.proto and tech_profile.proto
-OPENOLT_PROTO_VER ?= v3.4.3
+OPENOLT_PROTO_VER ?= v3.4.5
GRPC_VER ?= v1.10.x
CXX ?= g++