This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git
commit c4458a3acb48f8e13646b08a6579d797bd323fc4 Author: aherbert <aherb...@apache.org> AuthorDate: Mon Nov 25 13:31:11 2019 +0000 Update commons-skin 4.1 -> 4.2 --- src/changes/changes.xml | 1 + src/site/site.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 850163c..a1a4127 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -62,6 +62,7 @@ The <action> type attribute can be add,update,fix,remove. <body> <release version="50" date="MM-DD-YYYY" description="TBD"> + <action type="update" dev="aherbert">site.xml: commons-skin 4.1 -> 4.2</action> <action type="update" dev="aherbert">site.xml: Removed CDATA tag around the custom footer element</action> <action type="update" dev="aherbert">commons.wagon-ssh.version 3.3.3 -> 3.3.4</action> <action type="update" dev="aherbert">commons.assembly-plugin.version 3.1.1 -> 3.2.0</action> diff --git a/src/site/site.xml b/src/site/site.xml index faf11cb..3cb8918 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -53,7 +53,7 @@ <skin> <groupId>org.apache.commons</groupId> <artifactId>commons-skin</artifactId> - <version>4.1</version> + <version>4.2</version> </skin> <body>