diff --git a/distro/distro.properties b/distro/distro.properties index e3625bd5b..4916cb6e3 100644 --- a/distro/distro.properties +++ b/distro/distro.properties @@ -16,10 +16,10 @@ omod.owa=${owa.version} omod.attachments=${attachments.version} omod.queue=${queue.version} -omod.appointments=${appointments.version} -omod.appointments.groupId=org.bahmni.module -omod.teleconsultation=${teleconsultation.version} -omod.teleconsultation.groupId=org.bahmni.module +#omod.appointments=${appointments.version} +#omod.appointments.groupId=org.bahmni.module +#omod.teleconsultation=${teleconsultation.version} +#omod.teleconsultation.groupId=org.bahmni.module omod.cohort=${cohort.version} omod.reporting=${reporting.version} omod.reportingrest=${reportingrest.version} @@ -28,7 +28,7 @@ omod.htmlwidgets=${htmlwidgets.version} omod.serialization.xstream=${serialization-xstream.version} omod.serialization.xstream.type=omod omod.ordertemplates=${ordertemplates.version} -omod.patientflags=${patientflags.version} +#omod.patientflags=${patientflags.version} omod.o3forms=${o3forms.version} omod.dataexchange=${dataexchange.version} diff --git a/distro/pom.xml b/distro/pom.xml index 551f8e003..8f00e4eb3 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -38,8 +38,8 @@ 3.1.0 2.2.1 - 2.0.0-20231101.130425-7 - 2.0.0-20230831.113926-1 + 3.6.0 1.25.0 1.14.0 @@ -48,7 +48,7 @@ 1.11.0 0.2.16 1.0.2 - 3.0.5 + 2.2.0 1.3.8 @@ -145,7 +145,7 @@ ${queue.version} provided - + org.openmrs.module cohort-omod @@ -193,12 +193,12 @@ ${serialization-xstream.version} provided - + org.openmrs.module o3forms-omod