Skip to content

Commit 131d157

Browse files
committed
Fix bumped revision version + bump hapi
1 parent 899a876 commit 131d157

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<properties>
77
<java.version>17</java.version>
8-
<hapi.fhir.jpa.server.starter.revision>2</hapi.fhir.jpa.server.starter.revision>
8+
<hapi.fhir.jpa.server.starter.revision>1</hapi.fhir.jpa.server.starter.revision>
99
<clinical-reasoning.version>3.22.0</clinical-reasoning.version>
1010
</properties>
1111

@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>ca.uhn.hapi.fhir</groupId>
2222
<artifactId>hapi-fhir</artifactId>
23-
<version>8.3.12-SNAPSHOT</version>
23+
<version>8.3.15-SNAPSHOT</version>
2424
</parent>
2525

2626
<artifactId>hapi-fhir-jpaserver-starter</artifactId>

0 commit comments

Comments
 (0)