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

radu 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 1152b7ac5 Added Apache Sling Mock 3.4.8
1152b7ac5 is described below

commit 1152b7ac546d9280c2c984c67355cb07227a953d
Author: Radu Cotescu <[email protected]>
AuthorDate: Tue May 2 10:20:00 2023 +0200

    Added Apache Sling Mock 3.4.8
---
 src/main/jbake/content/releases.md     | 4 ++++
 src/main/jbake/templates/downloads.tpl | 6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/src/main/jbake/content/releases.md 
b/src/main/jbake/content/releases.md
index ef5f027ec..1618ba929 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -6,6 +6,10 @@ tableOfContents=false
 ~~~~~~
 This is a list of all our releases, available from our 
[downloads](/downloads.cgi) page.
 
+## May 2023
+
+* Sling Mock 3.4.8 (2nd)
+
 ## April 2023
 
 * Testing Servlet Helpers 1.4.6, JCR Mock 1.6.8, Sling Mock 3.4.6, Rewriter 
1.3.6 (27rd)
diff --git a/src/main/jbake/templates/downloads.tpl 
b/src/main/jbake/templates/downloads.tpl
index 0573e3891..86beca21f 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -276,9 +276,9 @@ def bundles=[
   "Testing Rules|org.apache.sling.testing.rules|2.0.2|Y|jar",
   "Testing Resource Resolver 
Mock|org.apache.sling.testing.resourceresolver-mock|1.4.0|Y|jar",
   "Testing Server Setup 
Tools|org.apache.sling.testing.serversetup|1.0.4|Y|jar",
-  "Testing Sling Mock 
Core|org.apache.sling.testing.sling-mock.core|3.4.6|org.apache.sling.testing.sling-mock|jar",
-  "Testing Sling Mock JUnit 
4|org.apache.sling.testing.sling-mock.junit4|3.4.6|org.apache.sling.testing.sling-mock|jar",
-  "Testing Sling Mock JUnit 
5|org.apache.sling.testing.sling-mock.junit5|3.4.6|org.apache.sling.testing.sling-mock|jar",
+  "Testing Sling Mock 
Core|org.apache.sling.testing.sling-mock.core|3.4.8|org.apache.sling.testing.sling-mock|jar",
+  "Testing Sling Mock JUnit 
4|org.apache.sling.testing.sling-mock.junit4|3.4.8|org.apache.sling.testing.sling-mock|jar",
+  "Testing Sling Mock JUnit 
5|org.apache.sling.testing.sling-mock.junit5|3.4.8|org.apache.sling.testing.sling-mock|jar",
   "Testing Sling Mock 
Oak|org.apache.sling.testing.sling-mock-oak|3.1.8-1.44.0|Y|jar",
   "Thumbnails|org.apache.sling.thumbnails|1.0.0|Y|jar",
   "Tooling Support 
Install|org.apache.sling.tooling.support.install|1.1.0|Y|jar",

Reply via email to