releasing aether-roc-umbrella 1.4.9 for 4.0.0 gui updates

Change-Id: I11ba9e316ac79406a71ad6a171b874073e52358d
diff --git a/aether-roc-umbrella/tests/aether-roc-umbrella.go b/aether-roc-umbrella/tests/aether-roc-umbrella.go
index 54984f4..638a0d6 100644
--- a/aether-roc-umbrella/tests/aether-roc-umbrella.go
+++ b/aether-roc-umbrella/tests/aether-roc-umbrella.go
@@ -57,12 +57,10 @@
 		SetUsername(username).
 		SetPassword(password).
 		WithTimeout(15*time.Minute).
-		Set("onos-ric.service.external.nodePort", 0).
-		Set("onos-ric-ho.service.external.nodePort", 0).
-		Set("onos-ric-mlb.service.external.nodePort", 0).
 		Set("import.onos-gui.enabled", false).
 		Set("import.aether-roc-gui.v2_1.enabled", false).
 		Set("import.aether-roc-gui.v3.enabled", false).
+		Set("import.aether-roc-gui.v4.enabled", false).
 		Set("import.onos-cli.enabled", false).
 		Set("onos-topo.image.tag", "latest").
 		Set("onos-config.image.tag", "latest").