Credit for #910
This commit is contained in:
parent
8139178fcc
commit
d74023925b
4
pom.xml
4
pom.xml
|
@ -452,6 +452,10 @@
|
|||
<id>hdconradi</id>
|
||||
<name>Heinz-Dieter Conradi</name>
|
||||
</developer>
|
||||
<developer>
|
||||
<id>kliu99</id>
|
||||
<name>Kai Liu</name>
|
||||
</developer>
|
||||
</developers>
|
||||
|
||||
<licenses>
|
||||
|
|
|
@ -276,6 +276,11 @@
|
|||
<![CDATA[<code>Content-Location</code>]]>
|
||||
will still be returned, and will hold the same contents.
|
||||
</action>
|
||||
<action type="fix">
|
||||
The Postgres sample JPA project was fixed to use the current version
|
||||
of HAPI FHIR (it was previously stuck on 2.2). Thanks to
|
||||
Kai Liu for the pull request!
|
||||
</action>
|
||||
</release>
|
||||
<release version="3.3.0" date="2018-03-29">
|
||||
<action type="add">
|
||||
|
|
Loading…
Reference in New Issue