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>
|
||||
<name>Clayton Bodendein</name>
|
||||
</developer>
|
||||
<developer>
|
||||
<id>rhausam</id>
|
||||
<name>Rob Hausam</name>
|
||||
</developer>
|
||||
</developers>
|
||||
|
||||
<licenses>
|
||||
|
|
|
@ -328,6 +328,10 @@
|
|||
specified, regardless of whether the source event was a create or an
|
||||
update
|
||||
</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 version="2.5" date="2017-06-08">
|
||||
<action type="fix">
|
||||
|
|
Loading…
Reference in New Issue