Skip to content

Commit

Permalink
Use SNAPSHOT version for fhir2 module
Browse files Browse the repository at this point in the history
  • Loading branch information
VaishSiddharth committed Jul 22, 2024
1 parent 38b3a41 commit 86c84c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<!-- track module versions
we do so here so that we can utilise Maven to track updates, etc. -->
<fhir2.version>2.0.0</fhir2.version>
<fhir2.version>2.2.0-SNAPSHOT</fhir2.version>
<openmrs.version>2.6.7</openmrs.version>
<initializer.version>2.7.0</initializer.version>
<webservices.rest.version>2.44.0</webservices.rest.version>
Expand Down

0 comments on commit 86c84c9

Please sign in to comment.