From 1f06a28d24ba1817036614f34f5f84b5254f1a0f Mon Sep 17 00:00:00 2001 From: "Joel Schneider (NMDP)" Date: Mon, 22 Feb 2016 14:42:46 -0600 Subject: [PATCH] in maven-dependency-plugin configuration, change hapi-fhir-cli-jpaserver version to 1.5-SNAPSHOT --- hapi-fhir-cli/hapi-fhir-cli-app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hapi-fhir-cli/hapi-fhir-cli-app/pom.xml b/hapi-fhir-cli/hapi-fhir-cli-app/pom.xml index 7099ad70a4f..870e1dc4f7b 100644 --- a/hapi-fhir-cli/hapi-fhir-cli-app/pom.xml +++ b/hapi-fhir-cli/hapi-fhir-cli-app/pom.xml @@ -208,7 +208,7 @@ ca.uhn.hapi.fhir hapi-fhir-cli-jpaserver - 1.4-SNAPSHOT + 1.5-SNAPSHOT war true target/classes