VOL-2189 update voltha-go to use voltha-protos=v2.0.1 and voltha-lib-go=v2.2.9
Release 2.2.1

Change-Id: Ia46863b34c89b32aecdd3a5a8d6505de1b46cf9d
diff --git a/tests/afrouter/suites/test3/test3.tmpl.json b/tests/afrouter/suites/test3/test3.tmpl.json
index 4bf49cd..953031b 100644
--- a/tests/afrouter/suites/test3/test3.tmpl.json
+++ b/tests/afrouter/suites/test3/test3.tmpl.json
@@ -3,20 +3,20 @@
 		"cmdLine":"afrouter -config arouter_test.json -logLevel 1",
 		"protoFiles": [
 			{
-				"importPath":"github.com/opencord/voltha-protos/go/",
+				"importPath":"github.com/opencord/voltha-protos/v2/go/",
 				"service":"VolthaService",
 				"package":"voltha"
 			},
 			{
-				"importPath":"github.com/opencord/voltha-protos/go/",
+				"importPath":"github.com/opencord/voltha-protos/v2/go/",
 				"service":"Configuration",
 				"package":"afrouter"
 			}
 		],
 		"imports": [
 			"github.com/golang/protobuf/ptypes/empty",
-			"github.com/opencord/voltha-protos/go/openflow_13",
-			"github.com/opencord/voltha-protos/go/common"
+			"github.com/opencord/voltha-protos/v2/go/openflow_13",
+			"github.com/opencord/voltha-protos/v2/go/common"
 		],
 		"protoDesc":"voltha.pb",
 		"protoSubst": [
@@ -28,8 +28,8 @@
 		"clients": {
 			"imports": [
 				"github.com/golang/protobuf/ptypes/empty",
-				"github.com/opencord/voltha-protos/go/openflow_13",
-				"github.com/opencord/voltha-protos/go/common"
+				"github.com/opencord/voltha-protos/v2/go/openflow_13",
+				"github.com/opencord/voltha-protos/v2/go/common"
 			],
 			"endpoints": [
 				{
@@ -45,9 +45,9 @@
 		"servers": {
 			"imports": [
 				"github.com/golang/protobuf/ptypes/empty",
-				"github.com/opencord/voltha-protos/go/openflow_13",
-				"github.com/opencord/voltha-protos/go/omci",
-				"github.com/opencord/voltha-protos/go/common"
+				"github.com/opencord/voltha-protos/v2/go/openflow_13",
+				"github.com/opencord/voltha-protos/v2/go/omci",
+				"github.com/opencord/voltha-protos/v2/go/common"
 			],
 			"endpoints": [
 			{