From 2ce4c471ff898e27aae0f076a35a4046fb14d815 Mon Sep 17 00:00:00 2001 From: Mark Czotter Date: Mon, 14 Oct 2024 16:45:25 +0200 Subject: [PATCH] chore(releng): release 0.1.0 --- README.md | 2 ++ pom.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 568eba3..16b8e15 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ This library is based on the 6.3.30 version of org.hl7.fhir.core. ## Maven Usage +The maven artifact is available in the B2i Healthcare Maven repository: https://artifacts.b2ihealthcare.com/repository/maven-releases/ + ``` com.b2international diff --git a/pom.xml b/pom.xml index a1d59ff..55c55a4 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.b2international fhir-core - 0.1.0-SNAPSHOT + 0.1.0 FHIR Core Classes and Converters FHIR Core Classes and Converters (R4, R4B, R5) bundle