summaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/test/resources/WEB-INF/jsp/serviceModels.jsp
diff options
context:
space:
mode:
Diffstat (limited to 'vid-app-common/src/test/resources/WEB-INF/jsp/serviceModels.jsp')
-rw-r--r--vid-app-common/src/test/resources/WEB-INF/jsp/serviceModels.jsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/src/test/resources/WEB-INF/jsp/serviceModels.jsp b/vid-app-common/src/test/resources/WEB-INF/jsp/serviceModels.jsp
index 2adaf447d..ffc8f96b7 100644
--- a/vid-app-common/src/test/resources/WEB-INF/jsp/serviceModels.jsp
+++ b/vid-app-common/src/test/resources/WEB-INF/jsp/serviceModels.jsp
@@ -87,7 +87,7 @@
<%@ page import="org.onap.vid.mso.*"%>
-<%@ page import="org.openecomp.portalsdk.core.util.SystemProperties"%>
+<%@ page import="org.onap.portalsdk.core.util.SystemProperties"%>
<%
String properties = "{msoMaxPolls:" + SystemProperties.getProperty(MsoProperties.MSO_MAX_POLLS)
+ ",msoMaxPollingIntervalMsec:"