VOL-1537 : Create the Alarm Framework in golang openolt adapter
events.proto file have been updated to support the use
of generic event format instead of separate alarms and
KPIs for use in the openOLT adapter.
This change also retains the old alarm defination which
is beign used in python based OpenOLT adapter in VOLTHA 2.X
This change needs to be merged first as this is a dependency
for the golang OpenOLT adapter to build successfully.
Change-Id: Iabd7dc17b65d56cfd4cd19c87fde4596719c6672
diff --git a/VERSION b/VERSION
index 3e70c7f..70426f8 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.1.5-dev
+0.2.0-dev