aboutsummaryrefslogtreecommitdiffstats
path: root/epsdk-app-onap/src/main/webapp/WEB-INF/jsp/searchexistingsi.jsp
diff options
context:
space:
mode:
authorOfir Sonsino <os0695@att.com>2018-02-11 19:21:35 +0200
committerOfir Sonsino <os0695@att.com>2018-02-11 19:21:35 +0200
commitb94bd70f1595fad9546c3506393613f68504f495 (patch)
tree6ccae1c4e98b241ecae4b8932e5f27f11a1a6c30 /epsdk-app-onap/src/main/webapp/WEB-INF/jsp/searchexistingsi.jsp
parent4218526154d4ecda5b8ea2ca4e9e729672b2103a (diff)
org.onap migration
Change-Id: I77143c1fee8cb918a04881dfa4c33bedb811e9c6 Issue-ID: VID-86 Signed-off-by: Ofir Sonsino <os0695@att.com>
Diffstat (limited to 'epsdk-app-onap/src/main/webapp/WEB-INF/jsp/searchexistingsi.jsp')
-rw-r--r--epsdk-app-onap/src/main/webapp/WEB-INF/jsp/searchexistingsi.jsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/epsdk-app-onap/src/main/webapp/WEB-INF/jsp/searchexistingsi.jsp b/epsdk-app-onap/src/main/webapp/WEB-INF/jsp/searchexistingsi.jsp
index ca840e62f..76fe13e4b 100644
--- a/epsdk-app-onap/src/main/webapp/WEB-INF/jsp/searchexistingsi.jsp
+++ b/epsdk-app-onap/src/main/webapp/WEB-INF/jsp/searchexistingsi.jsp
@@ -43,7 +43,7 @@
<link rel="stylesheet" type="text/css" href="app/vid/styles/angular-ui-tree.css" />
<link rel="stylesheet" type="text/css" href="app/vid/styles/vidTree.css" />
-<%@ 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)