From 0703d96714c1adfdad1829d5a50874c1e1dc01cd Mon Sep 17 00:00:00 2001 From: dotasek Date: Tue, 27 May 2025 10:30:15 -0400 Subject: [PATCH 1/8] Bump to HAPI 8.3.9-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 356ab2c..12becdd 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ ca.uhn.hapi.fhir hapi-fhir - 8.2.0 + 8.3.9-SNAPSHOT hapi-fhir-jpaserver-starter From 7e37527de8404d404bd8b10b3e3d5b2777bb9c81 Mon Sep 17 00:00:00 2001 From: dotasek Date: Thu, 12 Jun 2025 13:23:34 -0400 Subject: [PATCH 2/8] Bump to HAPI 8.3.10-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 12becdd..7e555e7 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ ca.uhn.hapi.fhir hapi-fhir - 8.3.9-SNAPSHOT + 8.3.10-SNAPSHOT hapi-fhir-jpaserver-starter From c2eec4f76808126f968048ea3974b1e4cf325e36 Mon Sep 17 00:00:00 2001 From: dotasek Date: Mon, 30 Jun 2025 09:53:23 -0400 Subject: [PATCH 3/8] Bump parent to 8.3.12-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8f882ef..f13c5bb 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ ca.uhn.hapi.fhir hapi-fhir - 8.3.10-SNAPSHOT + 8.3.12-SNAPSHOT hapi-fhir-jpaserver-starter From 131d157d11fdfebbaacc863d0f628495eb71480b Mon Sep 17 00:00:00 2001 From: dotasek Date: Fri, 11 Jul 2025 09:35:03 -0400 Subject: [PATCH 4/8] Fix bumped revision version + bump hapi --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 97b689c..19c52cf 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 17 - 2 + 1 3.22.0 @@ -20,7 +20,7 @@ ca.uhn.hapi.fhir hapi-fhir - 8.3.12-SNAPSHOT + 8.3.15-SNAPSHOT hapi-fhir-jpaserver-starter From 53a4a671157bf2c563b6b88378a366bd369cef77 Mon Sep 17 00:00:00 2001 From: dotasek Date: Wed, 16 Jul 2025 09:05:29 -0400 Subject: [PATCH 5/8] Use maven central portal for snapshot dependencies --- pom.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 19c52cf..4ca0bbd 100644 --- a/pom.xml +++ b/pom.xml @@ -35,11 +35,15 @@ - oss-snapshots + Central Portal Snapshots + central-portal-snapshots + https://central.sonatype.com/repository/maven-snapshots/ + + false + true - https://oss.sonatype.org/content/repositories/snapshots/ From 7a62c8c1f20ee3f5edd571149aaa6405572b5d08 Mon Sep 17 00:00:00 2001 From: dotasek Date: Fri, 25 Jul 2025 10:27:10 -0400 Subject: [PATCH 6/8] Bump to HAPI 8.3.16-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4ca0bbd..42f2cf3 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ ca.uhn.hapi.fhir hapi-fhir - 8.3.15-SNAPSHOT + 8.3.16-SNAPSHOT hapi-fhir-jpaserver-starter From 606364d0b82bc20c71bf27b868bc548f5b1996a1 Mon Sep 17 00:00:00 2001 From: dotasek Date: Tue, 5 Aug 2025 11:38:46 -0400 Subject: [PATCH 7/8] Bump HAPI to 8.3.17-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 42f2cf3..86e653a 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ ca.uhn.hapi.fhir hapi-fhir - 8.3.16-SNAPSHOT + 8.3.17-SNAPSHOT hapi-fhir-jpaserver-starter From 3103c00e669da3432cbb43c18687fc5d12dfafb2 Mon Sep 17 00:00:00 2001 From: dotasek Date: Fri, 22 Aug 2025 15:13:12 -0400 Subject: [PATCH 8/8] Use hapi verison 8.4.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 299c9b9..244615f 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ ca.uhn.hapi.fhir hapi-fhir - 8.3.17-SNAPSHOT + 8.4.0 hapi-fhir-jpaserver-starter