Credit for #245
This commit is contained in:
parent
8d515feb6d
commit
fad59b75b9
4
pom.xml
4
pom.xml
|
@ -190,6 +190,10 @@
|
||||||
<id>botunge</id>
|
<id>botunge</id>
|
||||||
<name>Thomas Andersen</name>
|
<name>Thomas Andersen</name>
|
||||||
</developer>
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>samlanfranchi</id>
|
||||||
|
<name>Sam Lanfranchi</name>
|
||||||
|
</developer>
|
||||||
</developers>
|
</developers>
|
||||||
|
|
||||||
<licenses>
|
<licenses>
|
||||||
|
|
|
@ -197,6 +197,10 @@
|
||||||
if the same provider also contained a read operation. Thanks to GitHub user
|
if the same provider also contained a read operation. Thanks to GitHub user
|
||||||
@am202 for reporting!
|
@am202 for reporting!
|
||||||
</action>
|
</action>
|
||||||
|
<action type="fix" issue="245">
|
||||||
|
FIx issue in testpage-overlay's new Java configuration where only the first
|
||||||
|
configured server actually gets used.
|
||||||
|
</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="1.2" date="2015-09-18">
|
<release version="1.2" date="2015-09-18">
|
||||||
<action type="add">
|
<action type="add">
|
||||||
|
|
Loading…
Reference in New Issue