From f189dab98e15856ce122225e614378122fac8a2e Mon Sep 17 00:00:00 2001 From: markiantorno Date: Sun, 24 Jan 2021 15:09:01 +0000 Subject: [PATCH] Release: v1.1.59 * OKHTTP library was marked as optional in core, we need to import here ***NO_CI*** --- org.hl7.fhir.publisher.cli/pom.xml | 2 +- org.hl7.fhir.publisher.core/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/org.hl7.fhir.publisher.cli/pom.xml b/org.hl7.fhir.publisher.cli/pom.xml index c4708d735..50278eaa9 100644 --- a/org.hl7.fhir.publisher.cli/pom.xml +++ b/org.hl7.fhir.publisher.cli/pom.xml @@ -5,7 +5,7 @@ org.hl7.fhir.publisher org.hl7.fhir.publisher - 1.1.59-SNAPSHOT + 1.1.59 ../pom.xml 4.0.0 diff --git a/org.hl7.fhir.publisher.core/pom.xml b/org.hl7.fhir.publisher.core/pom.xml index e79aa9cd7..ceb5ef684 100644 --- a/org.hl7.fhir.publisher.core/pom.xml +++ b/org.hl7.fhir.publisher.core/pom.xml @@ -5,7 +5,7 @@ org.hl7.fhir.publisher org.hl7.fhir.publisher - 1.1.59-SNAPSHOT + 1.1.59 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index d1618bedf..4cf78425e 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 5.2.18 - 1.1.59-SNAPSHOT + 1.1.59 5.2.18