You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2020/11/10 18:14:19 UTC

[sling-site] branch master updated: SLING-2938 - rename to Adapter Annotations (JSON)

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

bdelacretaz 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 54d4e3a  SLING-2938 - rename to Adapter Annotations (JSON)
54d4e3a is described below

commit 54d4e3af827e5fc7d08a93e5bc61d05bae270ffe
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Tue Nov 10 19:14:11 2020 +0100

    SLING-2938 - rename to Adapter Annotations (JSON)
---
 src/main/jbake/templates/downloads.tpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index bff4c34..0fb6d81 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -50,7 +50,7 @@ def bndPlugins=[
 
 def bundles=[
   "Adapter|org.apache.sling.adapter|2.1.10|Y|jar",
-  "Adapter Annotations|adapter-annotations|1.0.0|Y|jar",
+  "Adapter Annotations (JSON)|adapter-annotations|1.0.0|Y|jar",
   "API|org.apache.sling.api|2.23.0|Y|jar",
   "Auth Core|org.apache.sling.auth.core|1.5.0|Y|jar",
   "Form Based Authentication|org.apache.sling.auth.form|1.0.20|Y|jar",