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 3f687cc  Apache Sling Testing OSGi Mock 2.4.6
3f687cc is described below

commit 3f687cc13b0e05b423083345d8320783990a638b
Author: sseifert <[email protected]>
AuthorDate: Thu Feb 14 22:08:51 2019 +0100

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

diff --git a/src/main/jbake/content/releases.md 
b/src/main/jbake/content/releases.md
index 57d5067..9d2b469 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -7,9 +7,12 @@ tableOfContents=false
 This is a list of all our releases, available from our 
[downloads](/downloads.cgi) page.
 
 ## February 2019
-* Feature Model 1.0.0 and Feature Model IO 1.0.0
+
+* Testing OSGi Mock 2.4.6 (14th)
+* Feature Model 1.0.0 and Feature Model IO 1.0.0 (1st)
 
 ## January 2019
+
 * XSS Protection API 2.1.0 (29th)
 * Scripting HTL Runtime 1.1.0-1.4.0, Scripting HTL Compiler 1.1.2-1.4.0, 
Scripting HTL Java Compiler 1.1.2-1.4.0, Scripting HTL Engine 1.1.2-1.4.0, HTL 
Maven Plugin 1.2.4-1.4.0 (28th)
 * XSS Protection API 2.0.14 (24th)
diff --git a/src/main/jbake/templates/downloads.tpl 
b/src/main/jbake/templates/downloads.tpl
index 2e1f107..6232cfc 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -225,9 +225,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.4.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|2.4.4|org.apache.sling.testing.osgi-mock|jar",
-  "Testing OSGi Mock JUnit 
4|org.apache.sling.testing.osgi-mock.junit4|2.4.4|org.apache.sling.testing.osgi-mock|jar",
-  "Testing OSGi Mock JUnit 
5|org.apache.sling.testing.osgi-mock.junit5|2.4.4|org.apache.sling.testing.osgi-mock|jar",
+  "Testing OSGi Mock 
Core|org.apache.sling.testing.osgi-mock.core|2.4.6|org.apache.sling.testing.osgi-mock|jar",
+  "Testing OSGi Mock JUnit 
4|org.apache.sling.testing.osgi-mock.junit4|2.4.6|org.apache.sling.testing.osgi-mock|jar",
+  "Testing OSGi Mock JUnit 
5|org.apache.sling.testing.osgi-mock.junit5|2.4.6|org.apache.sling.testing.osgi-mock|jar",
   "Testing PaxExam|org.apache.sling.testing.paxexam|2.0.0|Y|jar",
   "Testing Rules|org.apache.sling.testing.rules|1.0.8|Y|jar",
   "Testing Resource Resolver 
Mock|org.apache.sling.testing.resourceresolver-mock|1.1.22|Y|jar",

Reply via email to