Credit for #712
This commit is contained in:
parent
83171292df
commit
4ed1e588b2
4
pom.xml
4
pom.xml
|
@ -358,6 +358,10 @@
|
||||||
<id>InfiniteLoop90</id>
|
<id>InfiniteLoop90</id>
|
||||||
<name>Clayton Bodendein</name>
|
<name>Clayton Bodendein</name>
|
||||||
</developer>
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>rhausam</id>
|
||||||
|
<name>Rob Hausam</name>
|
||||||
|
</developer>
|
||||||
</developers>
|
</developers>
|
||||||
|
|
||||||
<licenses>
|
<licenses>
|
||||||
|
|
|
@ -328,6 +328,10 @@
|
||||||
specified, regardless of whether the source event was a create or an
|
specified, regardless of whether the source event was a create or an
|
||||||
update
|
update
|
||||||
</action>
|
</action>
|
||||||
|
<action type="add" issue="712">
|
||||||
|
Add appropriate import statements for logging to JPA demo code. Thanks to
|
||||||
|
Rob Hausam for the pull request!
|
||||||
|
</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="2.5" date="2017-06-08">
|
<release version="2.5" date="2017-06-08">
|
||||||
<action type="fix">
|
<action type="fix">
|
||||||
|
|
Loading…
Reference in New Issue