diff options
Diffstat (limited to 'sparky/appconfig/portal/portal.properties')
-rw-r--r-- | sparky/appconfig/portal/portal.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sparky/appconfig/portal/portal.properties b/sparky/appconfig/portal/portal.properties index 0b576a9..4efa0aa 100644 --- a/sparky/appconfig/portal/portal.properties +++ b/sparky/appconfig/portal/portal.properties @@ -3,7 +3,7 @@ ######################################################################################
# Java class that implements the ECOMP role and user mgt API
-portal.api.impl.class = org.openecomp.sparky.security.portal.PortalRestAPIServiceImpl
+portal.api.impl.class = org.onap.aai.sparky.security.portal.PortalRestAPIServiceImpl
# Instance of ECOMP Portal where the app has been on-boarded
# use insecure http for dev purposes to avoid self-signed certificate
|