[VOL-5190] - consistent voltha-protos version for all repos

go.mod
go.sum
vendor/modules.txt
------------------
 o Bump version of repo:voltha-proto to latest published v5.4.10.
 o go mod edit -require [...]
 o go mod tidy
 o go mod vendor
 o make lint

Change-Id: I459c1df394e04ca915a8c6b9f9785b2ca0586351
diff --git a/VERSION b/VERSION
index 97ade15..486ee37 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.2.0-dev
+2.2.0-dev1