Skip to content

Commit

Permalink
Merge pull request #1442 from CMSgov/feature/QPPSE-1483-Rename_cpcPlu…
Browse files Browse the repository at this point in the history
…s_Url

QPPSE-1483: Updated cpcplus org name to telligen
  • Loading branch information
sivaksb committed Jun 17, 2024
2 parents d1478fb + b6c43cc commit 8ee5c7d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public class Constants {
public static final String CPC_PLUS_FILENAME_VARIABLE = "CPC_PLUS_VALIDATION_FILE";
public static final String CPC_PLUS_UNPROCESSED_FILE_SEARCH_DATE_VARIABLE = "CPC_PLUS_UNPROCESSED_FILTER_START_DATE";
public static final HashMap<String, String> ORG_ATTRIBUTE_MAP;
public static final String CPC_ORG = "cpcplus";
public static final String CPC_ORG = "telligen";
public static final String RTI_ORG = "rti";
public static final String CPC_PLUS_APM_FILE_NAME_KEY = "cpc_plus_apm_entity_ids.json";
public static final String PCF_APM_FILE_NAME_KEY = "pcf_apm_entity_ids.json";
Expand Down

0 comments on commit 8ee5c7d

Please sign in to comment.