org.onap migration
[vid.git] / vid-app-common / src / test / resources / WEB-INF / jsp / testMso.jsp
index abcc8e2..7113089 100644 (file)
@@ -31,7 +31,7 @@
        Consider / investigate replacing this approach with an alternative
        REST / Angular mechanism.
 -->
-<%@ page import="org.openecomp.vid.mso.*"%>
+<%@ page import="org.onap.vid.mso.*"%>
 <%@ page import="org.openecomp.portalsdk.core.util.SystemProperties"%>
 <%
        String properties = "{msoMaxPolls:" + SystemProperties.getProperty(MsoProperties.MSO_MAX_POLLS)