diff --git a/emis-client/pom.xml b/emis-client/pom.xml index 83ba28f..a6c7b21 100644 --- a/emis-client/pom.xml +++ b/emis-client/pom.xml @@ -3,13 +3,16 @@ gov.va.api.health health-apis-parent - 9.0.6 + 11.0.3 4.0.0 4.0.3-SNAPSHOT gov.va.api.lighthouse emis-client + + lighthouse-enterprise-military-information-service + gov.va.api.lighthouse @@ -21,10 +24,4 @@ lombok - - - health-apis-releases - https://tools.health.dev-developer.va.gov/nexus/repository/health-apis-releases/ - - diff --git a/emis-model/pom.xml b/emis-model/pom.xml index 963fa04..918fb15 100644 --- a/emis-model/pom.xml +++ b/emis-model/pom.xml @@ -4,7 +4,7 @@ gov.va.api.health api-starter - 9.0.6 + 11.0.3 gov.va.api.lighthouse @@ -21,6 +21,7 @@ true true true + lighthouse-enterprise-military-information-service @@ -98,10 +99,4 @@ - - - health-apis-releases - https://tools.health.dev-developer.va.gov/nexus/repository/health-apis-releases/ - - diff --git a/pom.xml b/pom.xml index 6a7c19d..9cecfae 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,15 @@ gov.va.api.health health-apis-parent - 9.0.6 + 11.0.3 gov.va.api.lighthouse emis-parent 4.0.3-SNAPSHOT pom + + lighthouse-enterprise-military-information-service + emis-model emis-client