From 0703d96714c1adfdad1829d5a50874c1e1dc01cd Mon Sep 17 00:00:00 2001 From: dotasek Date: Tue, 27 May 2025 10:30:15 -0400 Subject: [PATCH 1/7] 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 356ab2cf39..12becdd4a0 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/7] 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 12becdd4a0..7e555e773e 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/7] 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 8f882ef640..f13c5bb087 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/7] 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 97b689cfa1..19c52cfccf 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/7] 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 19c52cfccf..4ca0bbdb88 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/7] 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 4ca0bbdb88..42f2cf3021 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/7] 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 42f2cf3021..86e653a66b 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