From 5b90014a347731bdef961c368181e58276416b5a Mon Sep 17 00:00:00 2001 From: jamesagnew Date: Tue, 28 Apr 2015 07:49:43 -0400 Subject: [PATCH] Make structures jars optional --- hapi-fhir-jpaserver-base/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hapi-fhir-jpaserver-base/pom.xml b/hapi-fhir-jpaserver-base/pom.xml index 69f149a2f48..f47ef7a4829 100644 --- a/hapi-fhir-jpaserver-base/pom.xml +++ b/hapi-fhir-jpaserver-base/pom.xml @@ -43,11 +43,13 @@ ca.uhn.hapi.fhir hapi-fhir-structures-dstu 1.0-SNAPSHOT + true ca.uhn.hapi.fhir hapi-fhir-structures-dstu2 1.0-SNAPSHOT + true