Skip to content

Commit 246eb59

Browse files
committed
Parent to 8.2.0 + Merge branch 'master' into rel_8_1_tracking
2 parents a3a2416 + 60a1593 commit 246eb59

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
@@ -6,7 +6,7 @@
66
<properties>
77
<java.version>17</java.version>
88
<hapi.fhir.jpa.server.starter.revision>1</hapi.fhir.jpa.server.starter.revision>
9-
<clinical-reasoning.version>3.20.0</clinical-reasoning.version>
9+
<clinical-reasoning.version>3.21.0</clinical-reasoning.version>
1010
</properties>
1111

1212
<!-- one-liner to take you to the cloud with settings form the application.yaml file: -->
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>ca.uhn.hapi.fhir</groupId>
2222
<artifactId>hapi-fhir</artifactId>
23-
<version>8.1.7-SNAPSHOT</version>
23+
<version>8.2.0</version>
2424
</parent>
2525

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

0 commit comments

Comments
 (0)