Skip to content

Commit

Permalink
Using main branches to get 23.10 version
Browse files Browse the repository at this point in the history
  • Loading branch information
tdethier committed Feb 9, 2024
1 parent 96d8034 commit defaaf5
Showing 1 changed file with 38 additions and 38 deletions.
76 changes: 38 additions & 38 deletions openimis.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,159 +2,159 @@
"modules": [
{
"name": "core",
"pip": "git+https://github.com/openimis/openimis-be-core_py.git@develop#egg=openimis-be-core"
"pip": "git+https://github.com/openimis/openimis-be-core_py.git@main#egg=openimis-be-core"
},
{
"name": "individual",
"pip": "git+https://github.com/openimis/openimis-be-individual_py.git@develop#egg=openimis-be-individual"
"pip": "git+https://github.com/openimis/openimis-be-individual_py.git@main#egg=openimis-be-individual"
},
{
"name": "workflow",
"pip": "git+https://github.com/openimis/openimis-be-workflow_py.git@develop#egg=openimis-be-workflow"
"pip": "git+https://github.com/openimis/openimis-be-workflow_py.git@main#egg=openimis-be-workflow"
},
{
"name": "tasks_management",
"pip": "git+https://github.com/openimis/openimis-be-tasks_management_py.git@develop#egg=openimis-be-tasks_management"
"pip": "git+https://github.com/openimis/openimis-be-tasks_management_py.git@main#egg=openimis-be-tasks_management"
},
{
"name": "report",
"pip": "git+https://github.com/openimis/openimis-be-report_py.git@develop#egg=openimis-be-report"
"pip": "git+https://github.com/openimis/openimis-be-report_py.git@main#egg=openimis-be-report"
},
{
"name": "location",
"pip": "git+https://github.com/openimis/openimis-be-location_py.git@develop#egg=openimis-be-location"
"pip": "git+https://github.com/openimis/openimis-be-location_py.git@main#egg=openimis-be-location"
},
{
"name": "medical",
"pip": "git+https://github.com/openimis/openimis-be-medical_py.git@develop#egg=openimis-be-medical"
"pip": "git+https://github.com/openimis/openimis-be-medical_py.git@main#egg=openimis-be-medical"
},
{
"name": "medical_pricelist",
"pip": "git+https://github.com/openimis/openimis-be-medical_pricelist_py.git@develop#egg=openimis-be-medical_pricelist"
"pip": "git+https://github.com/openimis/openimis-be-medical_pricelist_py.git@main#egg=openimis-be-medical_pricelist"
},
{
"name": "product",
"pip": "git+https://github.com/openimis/openimis-be-product_py.git@develop#egg=openimis-be-product"
"pip": "git+https://github.com/openimis/openimis-be-product_py.git@main#egg=openimis-be-product"
},
{
"name": "insuree",
"pip": "git+https://github.com/openimis/openimis-be-insuree_py.git@develop#egg=openimis-be-insuree"
"pip": "git+https://github.com/openimis/openimis-be-insuree_py.git@main#egg=openimis-be-insuree"
},
{
"name": "policy",
"pip": "git+https://github.com/openimis/openimis-be-policy_py.git@develop#egg=openimis-be-policy"
"pip": "git+https://github.com/openimis/openimis-be-policy_py.git@main#egg=openimis-be-policy"
},
{
"name": "contribution",
"pip": "git+https://github.com/openimis/openimis-be-contribution_py.git@develop#egg=openimis-be-contribution"
"pip": "git+https://github.com/openimis/openimis-be-contribution_py.git@main#egg=openimis-be-contribution"
},
{
"name": "payer",
"pip": "git+https://github.com/openimis/openimis-be-payer_py.git@develop#egg=openimis-be-payer"
"pip": "git+https://github.com/openimis/openimis-be-payer_py.git@main#egg=openimis-be-payer"
},
{
"name": "payment",
"pip": "git+https://github.com/openimis/openimis-be-payment_py.git@develop#egg=openimis-be-payment"
"pip": "git+https://github.com/openimis/openimis-be-payment_py.git@main#egg=openimis-be-payment"
},
{
"name": "claim",
"pip": "git+https://github.com/openimis/openimis-be-claim_py.git@develop#egg=openimis-be-claim"
"pip": "git+https://github.com/openimis/openimis-be-claim_py.git@main#egg=openimis-be-claim"
},
{
"name": "claim_batch",
"pip": "git+https://github.com/openimis/openimis-be-claim_batch_py.git@fix/remove_stored_proc_23.10#egg=openimis-be-claim_batch"
"pip": "git+https://github.com/openimis/openimis-be-claim_batch_py.git@fix/remove_stored_procedures_23.10#egg=openimis-be-claim_batch"
},
{
"name": "tools",
"pip": "git+https://github.com/openimis/openimis-be-tools_py.git@develop#egg=openimis-be-tools"
"pip": "git+https://github.com/openimis/openimis-be-tools_py.git@main#egg=openimis-be-tools"
},
{
"name": "api_fhir_r4",
"pip": "git+https://github.com/openimis/openimis-be-api_fhir_r4_py.git@develop#egg=openimis-be-api_fhir_r4"
"pip": "git+https://github.com/openimis/openimis-be-api_fhir_r4_py.git@main#egg=openimis-be-api_fhir_r4"
},
{
"name": "calculation",
"pip": "git+https://github.com/openimis/openimis-be-calculation_py.git@develop#egg=openimis-be-calculation"
"pip": "git+https://github.com/openimis/openimis-be-calculation_py.git@main#egg=openimis-be-calculation"
},
{
"name": "contribution_plan",
"pip": "git+https://github.com/openimis/openimis-be-contribution_plan_py.git@develop#egg=openimis-be-contribution_plan"
"pip": "git+https://github.com/openimis/openimis-be-contribution_plan_py.git@main#egg=openimis-be-contribution_plan"
},
{
"name": "policyholder",
"pip": "git+https://github.com/openimis/openimis-be-policyholder_py.git@develop#egg=openimis-be-policyholder"
"pip": "git+https://github.com/openimis/openimis-be-policyholder_py.git@main#egg=openimis-be-policyholder"
},
{
"name": "contract",
"pip": "git+https://github.com/openimis/openimis-be-contract_py.git@develop#egg=openimis-be-contract"
"pip": "git+https://github.com/openimis/openimis-be-contract_py.git@main#egg=openimis-be-contract"
},
{
"name": "invoice",
"pip": "git+https://github.com/openimis/openimis-be-invoice_py.git@develop#egg=openimis-be-invoice"
"pip": "git+https://github.com/openimis/openimis-be-invoice_py.git@main#egg=openimis-be-invoice"
},
{
"name": "calcrule_contribution_legacy",
"pip": "git+https://github.com/openimis/openimis-be-calcrule_contribution_legacy_py.git@develop#egg=openimis-be-calcrule_contribution_legacy"
"pip": "git+https://github.com/openimis/openimis-be-calcrule_contribution_legacy_py.git@main#egg=openimis-be-calcrule_contribution_legacy"
},
{
"name": "calcrule_third_party_payment",
"pip": "git+https://github.com/openimis/openimis-be-calcrule-third_party_payment_py.git@develop#egg=openimis-be-calcrule_third_party_payment"
"pip": "git+https://github.com/openimis/openimis-be-calcrule-third_party_payment_py.git@main#egg=openimis-be-calcrule_third_party_payment"
},
{
"name": "calcrule_capitation_payment",
"pip": "git+https://github.com/openimis/openimis-be-calcrule-capitation_payment_py.git@develop#egg=openimis-be-calcrule-capitation_payment"
"pip": "git+https://github.com/openimis/openimis-be-calcrule-capitation_payment_py.git@main#egg=openimis-be-calcrule-capitation_payment"
},
{
"name": "calcrule_commission",
"pip": "git+https://github.com/openimis/openimis-be-calcrule_commission_py.git@develop#egg=openimis-be-calcrule_commission"
"pip": "git+https://github.com/openimis/openimis-be-calcrule_commission_py.git@main#egg=openimis-be-calcrule_commission"
},
{
"name": "calcrule_contribution_income_percentage",
"pip": "git+https://github.com/openimis/openimis-be-calcrule_contribution_income_percentage_py.git@develop#egg=openimis-be-calcrule_contribution_income_percentage"
"pip": "git+https://github.com/openimis/openimis-be-calcrule_contribution_income_percentage_py.git@main#egg=openimis-be-calcrule_contribution_income_percentage"
},
{
"name": "calcrule_fees",
"pip": "git+https://github.com/openimis/openimis-be-calcrule_fees_py.git@develop#egg=openimis-be-calcrule_fees"
"pip": "git+https://github.com/openimis/openimis-be-calcrule_fees_py.git@main#egg=openimis-be-calcrule_fees"
},
{
"name":"calcrule_unconditional_cash_payment",
"pip":"git+https://github.com/openimis/openimis-be-calcrule_unconditional_cash_payment_py.git@develop#egg=openimis-be-calcrule_unconditional_cash_payment"
"pip":"git+https://github.com/openimis/openimis-be-calcrule_unconditional_cash_payment_py.git@main#egg=openimis-be-calcrule_unconditional_cash_payment"
},
{
"name":"im_export",
"pip":"git+https://github.com/openimis/openimis-be-im_export_py.git@develop#egg=openimis-be-im_export"
"pip":"git+https://github.com/openimis/openimis-be-im_export_py.git@main#egg=openimis-be-im_export"
},
{
"name":"dhis2_etl",
"pip":"git+https://github.com/openimis/openimis-be-dhis2_etl_py.git@develop#egg=openimis-be-dhis2_etl"
"pip":"git+https://github.com/openimis/openimis-be-dhis2_etl_py.git@main#egg=openimis-be-dhis2_etl"
},
{
"name": "social_protection",
"pip": "git+https://github.com/openimis/openimis-be-social_protection_py.git@develop#egg=openimis-be-social_protection"
"pip": "git+https://github.com/openimis/openimis-be-social_protection_py.git@main#egg=openimis-be-social_protection"
},
{
"name": "opensearch_reports",
"pip": "git+https://github.com/openimis/openimis-be-opensearch_reports_py.git@develop#egg=openimis-be-opensearch_reports"
"pip": "git+https://github.com/openimis/openimis-be-opensearch_reports_py.git@main#egg=openimis-be-opensearch_reports"
},
{
"name": "payment_cycle",
"pip": "git+https://github.com/openimis/openimis-be-payment_cycle_py.git@develop#egg=openimis-be-payment_cycle"
"pip": "git+https://github.com/openimis/openimis-be-payment_cycle_py.git@main#egg=openimis-be-payment_cycle"
},
{
"name": "insuree_batch",
"pip": "git+https://github.com/openimis/openimis-be-insuree_batch_py.git@develop#egg=openimis-be-insuree_batch"
"pip": "git+https://github.com/openimis/openimis-be-insuree_batch_py.git@main#egg=openimis-be-insuree_batch"
},
{
"name": "controls",
"pip": "git+https://github.com/openimis/openimis-be-controls_py.git@main#egg=openimis-be-controls"
},
{
"name": "calcrule_social_protection",
"pip": "git+https://github.com/openimis/openimis-be-calcrule_social_protection_py.git@develop#egg=openimis-be-calcrule_social_protection"
"pip": "git+https://github.com/openimis/openimis-be-calcrule_social_protection_py.git@main#egg=openimis-be-calcrule_social_protection"
},
{
"name": "payroll",
"pip": "git+https://github.com/openimis/openimis-be-payroll_py.git@develop#egg=openimis-be-payroll"
"pip": "git+https://github.com/openimis/openimis-be-payroll_py.git@main#egg=openimis-be-payroll"
}
]
}

0 comments on commit defaaf5

Please sign in to comment.