This is an automated email from the ASF dual-hosted git repository.
chtompki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new eec6f49 (docs) gary jacoco 0.8.0 -> 0.8.2
eec6f49 is described below
commit eec6f496d4d1457bd9ec1241858f546556d183bf
Author: Rob Tompkins <[email protected]>
AuthorDate: Fri Jan 25 13:29:28 2019 -0500
(docs) gary jacoco 0.8.0 -> 0.8.2
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f8f02a1..a97e31e 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -26,6 +26,7 @@
<body>
<release version="1.5" date="2018-01-26" description="Version 1.5">
+ <action type="update" dev="ggregory">commons.jacoco.version: 0.8.0 ->
0.8.2; java 11 compatibility</action>
<action issue="COMMONSSITE-123" type="add" dev="mbenson">introduce
configuration parameter to perfom distribution checkin using Maven settings
server credentials
</action>
<action issue="COMMONSSITE-122" type="fix"
dev="mbenson">stage-distributions mojo assumes site directory has basename
'site'</action>