We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0509c5f commit 3412ea9Copy full SHA for 3412ea9
pom.xml
@@ -5,7 +5,7 @@
5
6
<properties>
7
<java.version>17</java.version>
8
- <hapi.fhir.jpa.server.starter.revision>2</hapi.fhir.jpa.server.starter.revision>
+ <hapi.fhir.jpa.server.starter.revision>1</hapi.fhir.jpa.server.starter.revision>
9
<clinical-reasoning.version>3.20.0</clinical-reasoning.version>
10
</properties>
11
@@ -20,7 +20,7 @@
20
<parent>
21
<groupId>ca.uhn.hapi.fhir</groupId>
22
<artifactId>hapi-fhir</artifactId>
23
- <version>8.1.4-SNAPSHOT</version>
+ <version>8.1.6-SNAPSHOT</version>
24
</parent>
25
26
<artifactId>hapi-fhir-jpaserver-starter</artifactId>
0 commit comments