From 4bda3011a306a2709c3585ba285f99c4b7525651 Mon Sep 17 00:00:00 2001 From: esubocz-va Date: Wed, 10 Nov 2021 14:47:41 -0800 Subject: [PATCH] upgrade parent --- emis-client-v1/pom.xml | 4 ++-- emis-client-v2/pom.xml | 4 ++-- emis-model/pom.xml | 4 ++-- pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/emis-client-v1/pom.xml b/emis-client-v1/pom.xml index ed1051c..a7de0d6 100644 --- a/emis-client-v1/pom.xml +++ b/emis-client-v1/pom.xml @@ -3,11 +3,11 @@ gov.va.api.health health-apis-parent - 8.0.28 + 9.0.0 4.0.0 - 2.0.5-SNAPSHOT + 3.0.0-SNAPSHOT gov.va.api.lighthouse emis-client-v1 diff --git a/emis-client-v2/pom.xml b/emis-client-v2/pom.xml index 35c63c3..23db085 100644 --- a/emis-client-v2/pom.xml +++ b/emis-client-v2/pom.xml @@ -3,11 +3,11 @@ gov.va.api.health health-apis-parent - 8.0.28 + 9.0.0 4.0.0 - 2.0.5-SNAPSHOT + 3.0.0-SNAPSHOT gov.va.api.lighthouse emis-client-v2 diff --git a/emis-model/pom.xml b/emis-model/pom.xml index 6844d84..9388b1a 100644 --- a/emis-model/pom.xml +++ b/emis-model/pom.xml @@ -4,12 +4,12 @@ gov.va.api.health api-starter - 8.0.28 + 9.0.0 gov.va.api.lighthouse emis-model - 2.0.5-SNAPSHOT + 3.0.0-SNAPSHOT jar true diff --git a/pom.xml b/pom.xml index 45a45ad..7cc276a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,11 +4,11 @@ gov.va.api.health health-apis-parent - 8.0.28 + 9.0.0 gov.va.api.lighthouse emis-parent - 2.0.5-SNAPSHOT + 3.0.0-SNAPSHOT pom emis-model