From 06580742d4f49726833dafa61e59a232a36d42d9 Mon Sep 17 00:00:00 2001 From: Tadgh Date: Fri, 6 Dec 2024 12:44:24 -0800 Subject: [PATCH] BUmp versions for new httpclient5 --- hapi-fhir-client-apache-http5/pom.xml | 2 +- hapi-fhir-docs/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hapi-fhir-client-apache-http5/pom.xml b/hapi-fhir-client-apache-http5/pom.xml index 92225bfd717..39c19fa461b 100644 --- a/hapi-fhir-client-apache-http5/pom.xml +++ b/hapi-fhir-client-apache-http5/pom.xml @@ -4,7 +4,7 @@ ca.uhn.hapi.fhir hapi-deployable-pom - 7.7.10-SNAPSHOT + 7.7.11-SNAPSHOT ../hapi-deployable-pom/pom.xml diff --git a/hapi-fhir-docs/pom.xml b/hapi-fhir-docs/pom.xml index e4d2079e9f8..c63be183e63 100644 --- a/hapi-fhir-docs/pom.xml +++ b/hapi-fhir-docs/pom.xml @@ -132,7 +132,7 @@ ca.uhn.hapi.fhir hapi-fhir-client-apache-http5 - 7.7.10-SNAPSHOT + ${project.version} compile