diff options
Diffstat (limited to 'vid-app-common/src/test/resources/WEB-INF/jsp/login_external.jsp')
-rw-r--r-- | vid-app-common/src/test/resources/WEB-INF/jsp/login_external.jsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/src/test/resources/WEB-INF/jsp/login_external.jsp b/vid-app-common/src/test/resources/WEB-INF/jsp/login_external.jsp index dfa3305fd..fd286a887 100644 --- a/vid-app-common/src/test/resources/WEB-INF/jsp/login_external.jsp +++ b/vid-app-common/src/test/resources/WEB-INF/jsp/login_external.jsp @@ -17,7 +17,7 @@ limitations under the License. ================================================================================ --%> -<%@ page import="org.openecomp.portalsdk.core.util.SystemProperties"%> +<%@ page import="org.onap.portalsdk.core.util.SystemProperties"%> <!DOCTYPE html> <% // Name is defined by app; do not throw if missing |