Credit for #1361
This commit is contained in:
parent
5509e5c1df
commit
c14f5c1520
4
pom.xml
4
pom.xml
|
@ -526,6 +526,10 @@
|
||||||
<id>srdo</id>
|
<id>srdo</id>
|
||||||
<name>Stig Døssing</name>
|
<name>Stig Døssing</name>
|
||||||
</developer>
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>gteichrow</id>
|
||||||
|
<name>Gary Teichrow</name>
|
||||||
|
</developer>
|
||||||
</developers>
|
</developers>
|
||||||
|
|
||||||
<licenses>
|
<licenses>
|
||||||
|
|
|
@ -137,6 +137,10 @@
|
||||||
Subscription.status (this field is mandatory, but the subscription was previously ignored
|
Subscription.status (this field is mandatory, but the subscription was previously ignored
|
||||||
if no value was provided)
|
if no value was provided)
|
||||||
</action>
|
</action>
|
||||||
|
<action type="fix" issue="1361">
|
||||||
|
Fix a build failure thanks to Maven pom errors. Thanks to Gary Teichrow for
|
||||||
|
the pull request!
|
||||||
|
</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="3.8.0" date="2019-05-30" description="Hippo">
|
<release version="3.8.0" date="2019-05-30" description="Hippo">
|
||||||
<action type="fix">
|
<action type="fix">
|
||||||
|
|
Loading…
Reference in New Issue