diff --git a/distro/pom.xml b/distro/pom.xml index 72d8589a1..773585764 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -41,7 +41,7 @@ - 1.0.0-alpha.2 + 2.4.0-SNAPSHOT 3.4.0 diff --git a/frontend/spa-build-config.json b/frontend/spa-build-config.json index 56c3bb6c4..b0855ea8d 100644 --- a/frontend/spa-build-config.json +++ b/frontend/spa-build-config.json @@ -35,6 +35,7 @@ "@ohri/openmrs-esm-ohri-core-app": "next", "@ohri/openmrs-esm-ohri-hiv-app": "next", "@ohri/openmrs-esm-ohri-covid-app": "next", + "@ohri/openmrs-esm-ohri-pmtct": "next", "@ohri/openmrs-esm-ohri-tb-app": "next", "@ohri/openmrs-esm-ohri-cervical-cancer-app": "next", "@ohri/openmrs-esm-ohri-form-render-app": "next",