Update bundle names from openecomp to onap
[appc.git] / appc-dispatcher / appc-request-handler / appc-request-handler-core / src / main / java / org / onap / appc / requesthandler / impl / AbstractRequestValidatorImpl.java
index 4f4942b..5b9e486 100644 (file)
@@ -127,7 +127,7 @@ public abstract class AbstractRequestValidatorImpl implements RequestValidator {
 
         } else {
             logger.info("AAIService error from bundlecontext");
-            logger.warn("Cannot find service reference for org.openecomp.sdnc.sli.aai.AAIService");
+            logger.warn("Cannot find service reference for org.onap.ccsdk.sli.adaptors.aai.AAIService");
 
         }
     }