VOL-2189 Release v2 protos repo and update to use v2 imports

Change-Id: I93e776acb0a97d95d4df55721b283da7ac4494ac
diff --git a/protos/voltha_protos/ietf_interfaces.proto b/protos/voltha_protos/ietf_interfaces.proto
index 50167cb..90758d9 100644
--- a/protos/voltha_protos/ietf_interfaces.proto
+++ b/protos/voltha_protos/ietf_interfaces.proto
@@ -1,6 +1,6 @@
 syntax = "proto3";
 
-option go_package = "github.com/opencord/voltha-protos/go/ietf";
+option go_package = "github.com/opencord/voltha-protos/v2/go/ietf";
 
 package ietf;