File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 5
5
6
6
<properties >
7
7
<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>
9
9
<clinical-reasoning .version>3.24.0</clinical-reasoning .version>
10
10
</properties >
11
11
20
20
<parent >
21
21
<groupId >ca.uhn.hapi.fhir</groupId >
22
22
<artifactId >hapi-fhir</artifactId >
23
- <version >8.2 .0</version >
23
+ <version >8.4 .0</version >
24
24
</parent >
25
25
26
26
<artifactId >hapi-fhir-jpaserver-starter</artifactId >
35
35
36
36
<repositories >
37
37
<repository >
38
- <id >oss-snapshots</id >
38
+ <name >Central Portal Snapshots</name >
39
+ <id >central-portal-snapshots</id >
40
+ <url >https://central.sonatype.com/repository/maven-snapshots/</url >
41
+ <releases >
42
+ <enabled >false</enabled >
43
+ </releases >
39
44
<snapshots >
40
45
<enabled >true</enabled >
41
46
</snapshots >
42
- <url >https://oss.sonatype.org/content/repositories/snapshots/</url >
43
47
</repository >
44
48
</repositories >
45
49
You can’t perform that action at this time.
0 commit comments