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-parent.git
The following commit(s) were added to refs/heads/master by this push: new 8e7346f (add) version 50 to changes.xml 8e7346f is described below commit 8e7346fe47bc98993e0972188bee14e33e30d6b7 Author: Rob Tompkins <chtom...@gmail.com> AuthorDate: Mon Sep 16 08:55:05 2019 -0400 (add) version 50 to changes.xml --- src/changes/changes.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 7490337..ebcec37 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -60,6 +60,10 @@ The <action> type attribute can be add,update,fix,remove. --> <body> + + <release version="50" date="MM-DD-YYYY" description="TBD"> + <!-- TODO: place holder for actions --> + </release> <release version="49" date="2019-09-10" description="Release version 49"> <action type="update" dev="chtompki">maven-site-plugin 3.7.1 -> 3.8.2</action>