Updated oparent to 1.2.2
[holmes/common.git] / holmes-actions / src / main / java / org / onap / holmes / common / config / MicroServiceConfig.java
index f0cad0e..3d94325 100644 (file)
@@ -98,7 +98,7 @@ public class MicroServiceConfig {
     }\r
 \r
     public static String getAaiAddr() {\r
-        return AlarmConst.HTTPS + AAI_HOSTNAME;\r
+        return AlarmConst.HTTPS + AAI_HOSTNAME + ":8443";\r
     }\r
 \r
     public static String[] getMsbIpAndPort() {\r