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 f823a54 (docs) gary drop sha-256, leave sha-512
f823a54 is described below
commit f823a54ce4c956f28f76a8538b704dbde5952949
Author: Rob Tompkins <[email protected]>
AuthorDate: Fri Jan 25 13:31:45 2019 -0500
(docs) gary drop sha-256, leave sha-512
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a97e31e..bcd2de9 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">Drop sha-256 and leave sha-512
only</action>
<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>