This is an automated email from the ASF dual-hosted git repository.

ggregory 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 ab199e8  Add missing source config for Javadoc.
ab199e8 is described below

commit ab199e8ea5ebdf77b37ff1a0ce64d825573c1ad9
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Thu Jul 25 15:25:23 2019 -0400

    Add missing source config for Javadoc.
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5dd2684..30095ac 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -83,6 +83,7 @@ The <action> type attribute can be add,update,fix,remove.
             <action type="add" dev="ggregory">Add property 
commons.release.4.binary.suffix (see Apache Commons Pool.)</action>
             <action type="update" dev="ggregory">commons.wagon-ssh.version 
3.3.2 -> 3.3.3</action>
             <action type="update" dev="ggregory">commons.javadoc.version 3.1.0 
-> 3.1.1</action>
+            <action type="update" dev="ggregory">Add missing source config for 
Javadoc plugin.</action>
         </release>
         
         <release version="48" date="2019-03-20" description="Release version 
47">

Reply via email to