Variable changed to get the reference of DBResourceManager
dblib-blueprint shows the interface as a service reference
Change-Id: Ia65d07cadaac798f60ff307afb962d1b161109fb
Issue-ID: CCSDK-126
Signed-off-by: SudhakarReddy <Sudhakar.reddy@amdocs.com>
 
        private static final Logger LOG = LoggerFactory.getLogger(SqlResource.class);
 
-       private static final String DBLIB_SERVICE = "org.onap.ccsdk.sli.adaptors.resource.dblib.DBResourceManager";
+       private static final String DBLIB_SERVICE = "org.onap.ccsdk.sli.core.dblib.DbLibService";
 
        private static String CRYPT_KEY = "";