This is an automated email from the ASF dual-hosted git repository.
sseifert 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 e6b5cb7 Apache Sling Testing OSGi Mock 3.1.2
e6b5cb7 is described below
commit e6b5cb7ca590fa43821b8877f077d0e09dbd8c64
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Mar 23 13:06:53 2021 +0100
Apache Sling Testing OSGi Mock 3.1.2
---
src/main/jbake/content/releases.md | 1 +
src/main/jbake/templates/downloads.tpl | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/src/main/jbake/content/releases.md
b/src/main/jbake/content/releases.md
index c0469e8..f1b24c2 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 2021
+* Testing OSGi Mock 3.1.2 (23th)
* Resource Merger 1.4.0 (15th)
* Testing JCR Mock 1.5.2, OSGi Mock 3.1.0, Sling Mock 3.0.2 (12th)
* i18n 2.5.16 (11th)
diff --git a/src/main/jbake/templates/downloads.tpl
b/src/main/jbake/templates/downloads.tpl
index c17c439..51cc774 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -256,9 +256,9 @@ def bundles=[
"Testing Hamcrest|org.apache.sling.testing.hamcrest|1.0.2|Y|jar",
"Testing JCR Mock|org.apache.sling.testing.jcr-mock|1.5.2|Y|jar",
"Testing Logging Mock|org.apache.sling.testing.logging-mock|2.0.0|Y|jar",
- "Testing OSGi Mock
Core|org.apache.sling.testing.osgi-mock.core|3.1.0|org.apache.sling.testing.osgi-mock|jar",
- "Testing OSGi Mock JUnit
4|org.apache.sling.testing.osgi-mock.junit4|3.1.0|org.apache.sling.testing.osgi-mock|jar",
- "Testing OSGi Mock JUnit
5|org.apache.sling.testing.osgi-mock.junit5|3.1.0|org.apache.sling.testing.osgi-mock|jar",
+ "Testing OSGi Mock
Core|org.apache.sling.testing.osgi-mock.core|3.1.2|org.apache.sling.testing.osgi-mock|jar",
+ "Testing OSGi Mock JUnit
4|org.apache.sling.testing.osgi-mock.junit4|3.1.2|org.apache.sling.testing.osgi-mock|jar",
+ "Testing OSGi Mock JUnit
5|org.apache.sling.testing.osgi-mock.junit5|3.1.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.0|Y|jar",