Skip to content

Commit

Permalink
Update module versions based on production
Browse files Browse the repository at this point in the history
  • Loading branch information
mseaton committed Jan 28, 2025
1 parent f87d07d commit 4ee0488
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions rwandaemr-distro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</scm>

<properties>
<openMRSVersion>2.6.11</openMRSVersion>
<openMRSVersion>2.6.3</openMRSVersion>
<addresshierarchyVersion>2.19.0</addresshierarchyVersion>
<adminuiVersion>1.7.0-SNAPSHOT</adminuiVersion>
<allergyuiVersion>1.8.6</allergyuiVersion>
Expand All @@ -31,12 +31,14 @@
<authenticationuiVersion>1.1.0-SNAPSHOT</authenticationuiVersion>
<calculationVersion>1.3.0</calculationVersion>
<coreappsVersion>2.0.0-SNAPSHOT</coreappsVersion>
<!-- dhisconnector-1.5.6.omod -->
<emrapiVersion>2.1.0</emrapiVersion>
<eventVersion>2.10.0</eventVersion>
<fhir2Version>2.3.0-SNAPSHOT</fhir2Version>
<formconceptsVersion>2.0.1</formconceptsVersion>
<formentryappVersion>1.4.3</formentryappVersion>
<groovyVersion>2.3.1</groovyVersion>
<!-- growthchart-2.2.0-SNAPSHOT.omod -->
<heightweighttrackerVersion>2.1.0</heightweighttrackerVersion>
<htmlformentryVersion>5.3.0</htmlformentryVersion>
<htmlformentryuiVersion>2.5.0-SNAPSHOT</htmlformentryuiVersion>
Expand All @@ -54,13 +56,16 @@
<mohbillingVersion>2.0.2-SNAPSHOT</mohbillingVersion>
<mohdataflowmoduleVersion>0.0.5-SNAPSHOT</mohdataflowmoduleVersion>
<mohtracVersion>2.0.0-SNAPSHOT</mohtracVersion>
<!-- muzimacore-2.5.3-SNAPSHOT.omod -->
<namephoneticsVersion>1.19.0</namephoneticsVersion>
<omodExportVersion>2.1.0</omodExportVersion>
<orderextensionVersion>3.2.0</orderextensionVersion>
<!-- ohrimamba-1.0.1-SNAPSHOT.omod -->
<omodExportVersion>2.2.0-SNAPSHOT</omodExportVersion>
<orderextensionVersion>3.3.0-SNAPSHOT</orderextensionVersion>
<owaVersion>1.15.0</owaVersion>
<patientsummaryVersion>1.4.0</patientsummaryVersion>
<patientsummaryVersion>1.4.0</patientsummaryVersion> <!-- not on production -->
<pharmacymanagementVersion>2.0.0-SNAPSHOT</pharmacymanagementVersion>
<providermanagementVersion>2.15.0</providermanagementVersion>
<!-- rbcmessaging-1.0-SNAPSHOT -->
<registrationappVersion>1.27.0-SNAPSHOT</registrationappVersion>
<registrationcoreVersion>1.13.0</registrationcoreVersion>
<reportingVersion>1.26.0</reportingVersion>
Expand All @@ -73,15 +78,15 @@
<rwandaprimarycareVersion>2.1.0-SNAPSHOT</rwandaprimarycareVersion>
<rwandareportsVersion>3.0.0-SNAPSHOT</rwandareportsVersion>
<serializationVersion>0.2.16</serializationVersion>
<simplelabentryVersion>2.0.0</simplelabentryVersion>
<simplelabentryVersion>2.0.0</simplelabentryVersion> <!-- not on production -->
<spaVersion>2.0.0</spaVersion>
<syncVersion>3.1.0-SNAPSHOT</syncVersion>
<uicommonsVersion>2.26.0</uicommonsVersion>
<uiframeworkVersion>3.25.0</uiframeworkVersion>
<uilibraryVersion>2.0.7</uilibraryVersion>
<usagestatisticsVersion>2.1.0</usagestatisticsVersion>
<validationVersion>2.0.0</validationVersion>
<webservicesRestVersion>2.44.0</webservicesRestVersion>
<validationVersion>2.0.0</validationVersion> <!-- not on production -->
<webservicesRestVersion>2.48.0-SNAPSHOT</webservicesRestVersion>
</properties>

<dependencies>
Expand Down

0 comments on commit 4ee0488

Please sign in to comment.