[VOL-3107] Add DeleteGroup API to OpenOLT Agent

- DeleteGroup proto API method implemented.
- Unit tests added.

Change-Id: If196a92f7a717fc4cc6c2f0e0bb6ca74fc3683d2
diff --git a/agent/Makefile.in b/agent/Makefile.in
index 9de5071..c2587d8 100644
--- a/agent/Makefile.in
+++ b/agent/Makefile.in
@@ -42,7 +42,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.3.6
+OPENOLT_PROTO_VER ?= v3.3.9
 
 # Variables used for Inband build
 INBAND = "n"