From ac20aed4b4a241072f16f7548cdc06b4fe190a52 Mon Sep 17 00:00:00 2001 From: Bashir Sadjad Date: Thu, 31 Oct 2024 13:45:56 -0400 Subject: [PATCH] preparing for next dev iteration (#317) --- coverage/pom.xml | 2 +- exec/pom.xml | 2 +- plugins/pom.xml | 2 +- pom.xml | 2 +- server/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/coverage/pom.xml b/coverage/pom.xml index 147420af..19f43e7e 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -25,7 +25,7 @@ com.google.fhir.gateway fhir-gateway - 0.4.0 + 0.4.1-SNAPSHOT com.google.fhir.gateway diff --git a/exec/pom.xml b/exec/pom.xml index d47a6864..a8fcd94e 100755 --- a/exec/pom.xml +++ b/exec/pom.xml @@ -21,7 +21,7 @@ com.google.fhir.gateway fhir-gateway - 0.4.0 + 0.4.1-SNAPSHOT exec diff --git a/plugins/pom.xml b/plugins/pom.xml index 4c43c3e3..7920820a 100755 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -23,7 +23,7 @@ implementations do not have to do this; they can redeclare those deps. --> com.google.fhir.gateway fhir-gateway - 0.4.0 + 0.4.1-SNAPSHOT plugins diff --git a/pom.xml b/pom.xml index 0c4dcb5a..8046554c 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ com.google.fhir.gateway fhir-gateway - 0.4.0 + 0.4.1-SNAPSHOT pom FHIR Information Gateway diff --git a/server/pom.xml b/server/pom.xml index 82a76773..4e1d386c 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -21,7 +21,7 @@ com.google.fhir.gateway fhir-gateway - 0.4.0 + 0.4.1-SNAPSHOT server