This is an automated email from the ASF dual-hosted git repository. chetanm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-site.git
The following commit(s) were added to refs/heads/master by this push: new edb33aa Release Apache Sling Commons Log 5.1.4 edb33aa is described below commit edb33aafb61a1703f0baaa6456821ac6a3d5fafa Author: Chetan Mehrotra <chet...@apache.org> AuthorDate: Mon Mar 26 18:53:37 2018 +0530 Release Apache Sling Commons Log 5.1.4 --- src/main/jbake/content/releases.md | 1 + src/main/jbake/templates/downloads.tpl | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/jbake/content/releases.md b/src/main/jbake/content/releases.md index 31b3049..73e56f3 100644 --- a/src/main/jbake/content/releases.md +++ b/src/main/jbake/content/releases.md @@ -8,6 +8,7 @@ This is a list of all our releases, available from our [downloads](/downloads.cg ## March 2018 +* Commons Log 5.1.4 (26th) * Testing OSGi Mock 2.3.8 (23th) * Resource Resolver 1.6.0, JCR Resource 3.0.10 (22nd) * API 2.18.0, Security 1.1.12 (19th) diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl index 9809465..8f2442f 100644 --- a/src/main/jbake/templates/downloads.tpl +++ b/src/main/jbake/templates/downloads.tpl @@ -55,7 +55,7 @@ def bundles=[ "Commons HTML|org.apache.sling.commons.html|1.0.0", "Commons Johnzon|org.apache.sling.commons.johnzon|1.1.0", "Commons JSON|org.apache.sling.commons.json|2.0.20", - "Commons Log|org.apache.sling.commons.log|5.1.0", + "Commons Log|org.apache.sling.commons.log|5.1.4", "Commons Log WebConsole Plugin|org.apache.sling.commons.log.webconsole|1.0.0", "Commons Log Service|org.apache.sling.commons.logservice|1.0.6", "Commons Metrics|org.apache.sling.commons.metrics|1.2.4", -- To stop receiving notification emails like this one, please contact chet...@apache.org.