Bump up the version to 5.4.0-PRE2-SNAPSHOT

This commit is contained in:
Frank Tao
2021-03-22 20:04:49 -04:00
parent 8585a121c4
commit e452468a93

View File

@@ -15,7 +15,7 @@
<groupId>ca.uhn.hapi.fhir</groupId> <groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir</artifactId> <artifactId>hapi-fhir</artifactId>
<!-- FIMXME KBD Change this to 5.3.0 BEFORE merging this code to master ! --> <!-- FIMXME KBD Change this to 5.3.0 BEFORE merging this code to master ! -->
<version>5.4.0-PRE1-SNAPSHOT</version> <version>5.4.0-PRE2-SNAPSHOT</version>
</parent> </parent>
<artifactId>hapi-fhir-jpaserver-starter</artifactId> <artifactId>hapi-fhir-jpaserver-starter</artifactId>