Add ES native aggregation builder for lastN

This commit is contained in:
Jaison B
2022-01-24 16:21:50 -07:00
parent 528d2bc087
commit 5312f78b95
2 changed files with 21 additions and 16 deletions

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir</artifactId>
<version>5.7.0-PRE8-SNAPSHOT</version>
<version>5.7.0-PRE9-SNAPSHOT</version>
</parent>
<artifactId>hapi-fhir-jpaserver-starter</artifactId>