We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 899a876 commit 131d157Copy full SHA for 131d157
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.22.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.3.12-SNAPSHOT</version>
+ <version>8.3.15-SNAPSHOT</version>
24
</parent>
25
26
<artifactId>hapi-fhir-jpaserver-starter</artifactId>
0 commit comments