Credit for #1114
This commit is contained in:
parent
b7ba529353
commit
86a12bcf2a
3
pom.xml
3
pom.xml
|
@ -503,6 +503,9 @@
|
||||||
<name>Ricardo Estevez</name>
|
<name>Ricardo Estevez</name>
|
||||||
<organization>Cambia Health Solutions</organization>
|
<organization>Cambia Health Solutions</organization>
|
||||||
</developer>
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>zilin375</id>
|
||||||
|
</developer>
|
||||||
</developers>
|
</developers>
|
||||||
|
|
||||||
<licenses>
|
<licenses>
|
||||||
|
|
|
@ -352,6 +352,10 @@
|
||||||
The HAPI FHIR tutorial server project had outdated versions of HAPI FHIR
|
The HAPI FHIR tutorial server project had outdated versions of HAPI FHIR
|
||||||
in its pom file. Thanks to Ricardo Estevez for the pull request!
|
in its pom file. Thanks to Ricardo Estevez for the pull request!
|
||||||
</action>
|
</action>
|
||||||
|
<action type="fix" issue="1114">
|
||||||
|
A NullPointerException during validation was fixed. Thanks to GitHub
|
||||||
|
user zilin375 for the pull request!
|
||||||
|
</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="3.6.0" date="2018-11-12" description="Food">
|
<release version="3.6.0" date="2018-11-12" description="Food">
|
||||||
<action type="add">
|
<action type="add">
|
||||||
|
|
Loading…
Reference in New Issue