From 9a51f384adcaa600d25cb97a2c8a5f5f0ec490aa Mon Sep 17 00:00:00 2001 From: Sean McIlvenna Date: Wed, 1 May 2019 14:07:46 -0700 Subject: [PATCH] parent shouldn't have -SNAPSHOT in the version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ddea301..8e12409 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ ca.uhn.hapi.fhir hapi-fhir - 3.7.0-SNAPSHOT + 3.7.0 ca.uhn.hapi.fhir.demo