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 93d46b3 COMMONSSITE-123: thanks Matt
93d46b3 is described below
commit 93d46b3a8148873f2752df7892d5022bd5013c0f
Author: Rob Tompkins <[email protected]>
AuthorDate: Fri Jan 25 13:26:23 2019 -0500
COMMONSSITE-123: thanks Matt
---
src/changes/changes.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 8f9115c..f8f02a1 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -26,6 +26,8 @@
<body>
<release version="1.5" date="2018-01-26" description="Version 1.5">
+ <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>
</release>