Dummy commit to force another Build now that a new hapi-fhir 5.3.0-SNAPSHOT has been released.

This commit is contained in:
Kevin Dougan
2021-02-05 15:37:07 -05:00
parent c0e95593bd
commit 845a493244

View File

@@ -14,7 +14,7 @@
<parent> <parent>
<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.3.0-SNAPSHOT</version> <version>5.3.0-SNAPSHOT</version>
</parent> </parent>