Skip to content

Commit

Permalink
Update core and some module versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ibacher authored Nov 20, 2023
1 parent 7a9d88f commit 262ec8a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions distro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
<!-- track module versions
we do so here so that we can utilise Maven to track updates, etc. -->
<fhir2.version>1.10.0</fhir2.version>
<openmrs.version>2.6.3-SNAPSHOT</openmrs.version>
<openmrs.version>2.6.3</openmrs.version>
<initializer.version>2.6.0</initializer.version>
<webservices.rest.version>2.41.0</webservices.rest.version>
<addresshierarchy.version>2.17.0-SNAPSHOT</addresshierarchy.version>
<addresshierarchy.version>2.17.0</addresshierarchy.version>
<idgen.version>4.10.0</idgen.version>
<legacyui.version>1.16.0</legacyui.version>
<metadatamapping.version>1.6.0</metadatamapping.version>
Expand All @@ -37,7 +37,7 @@
<owa.version>1.14.0</owa.version>
<attachments.version>3.0.0</attachments.version>
<referencedemodata.version>2.3.1</referencedemodata.version>
<queue.version>1.0.0-alpha.2</queue.version>
<queue.version>2.0.0-SNAPSHOT</queue.version>
<appointments.version>2.0.0-SNAPSHOT</appointments.version>
<teleconsultation.version>2.0.0-SNAPSHOT</teleconsultation.version>
<cohort.version>3.6.0-SNAPSHOT</cohort.version>
Expand Down

0 comments on commit 262ec8a

Please sign in to comment.