From 8acaafed366bc5ddc9059944f15dc946d0b1f350 Mon Sep 17 00:00:00 2001
From: James Agnew
Date: Fri, 28 Jun 2019 15:24:43 -0400
Subject: [PATCH] Credit for #1354
---
src/changes/changes.xml | 5 +++++
src/site/xdoc/download.xml.vm | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 37a71f33a36..017352a402a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -197,6 +197,11 @@
distribution files as a FHIR CodeSystem. Thanks to Joel Schneider for the
contribution!
+
+ A BOM POM has been added to the HAPI FHIR distribution, allowing users to import
+ the HAPI FHIR library with all of its submodules automatically sharing the same
+ version. Thanks to Stig Døssing for the pull request!
+ >
diff --git a/src/site/xdoc/download.xml.vm b/src/site/xdoc/download.xml.vm
index dbd0867c95f..414eb003dc8 100644
--- a/src/site/xdoc/download.xml.vm
+++ b/src/site/xdoc/download.xml.vm
@@ -420,7 +420,7 @@
version of FHIR.
-
+
HAPI also has a hapi-fhir-structures-dstu2-[version].jar
, which