You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by jo...@apache.org on 2022/02/25 16:25:46 UTC

[sling-site] branch master updated: ResourceResolver Mock 1.2.6

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

joerghoh 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 d313831  ResourceResolver Mock 1.2.6
d313831 is described below

commit d31383100a4a7198f4354ed738fe67d713903a20
Author: Joerg Hoh <jh...@adobe.com>
AuthorDate: Fri Feb 25 17:24:22 2022 +0100

    ResourceResolver Mock 1.2.6
---
 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 29787b5..833b0d6 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
 
 ## February 2022
 
+* ResourceResolver Mocks 1.2.6 (25th)
 * Content Distribution API 0.6.0 (21st)
 * Sling Security 1.1.24 (18th)
 * Rewriter 1.3.2 (17th)
diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index 04d7397..0357bd0 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -273,7 +273,7 @@ def bundles=[
   "Testing OSGi Mock JUnit 5|org.apache.sling.testing.osgi-mock.junit5|3.2.2|org.apache.sling.testing.osgi-mock|jar",
   "Testing PaxExam|org.apache.sling.testing.paxexam|3.1.0|Y|jar",
   "Testing Rules|org.apache.sling.testing.rules|2.0.0|Y|jar",
-  "Testing Resource Resolver Mock|org.apache.sling.testing.resourceresolver-mock|1.2.4|Y|jar",
+  "Testing Resource Resolver Mock|org.apache.sling.testing.resourceresolver-mock|1.2.6|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.2.2|org.apache.sling.testing.sling-mock|jar",
   "Testing Sling Mock JUnit 4|org.apache.sling.testing.sling-mock.junit4|3.2.2|org.apache.sling.testing.sling-mock|jar",