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-tooling-release.git


The following commit(s) were added to refs/heads/master by this push:
     new d335510  update to org.apache.sling.adapter.annotations:2.0.2
d335510 is described below

commit d335510808e79c62a931d1202bbf9cfb0afd2a21
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Dec 1 12:03:53 2025 +0100

    update to org.apache.sling.adapter.annotations:2.0.2
---
 generate_javadoc_for_release.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/generate_javadoc_for_release.sh b/generate_javadoc_for_release.sh
index 9ead1f8..e61cd7a 100755
--- a/generate_javadoc_for_release.sh
+++ b/generate_javadoc_for_release.sh
@@ -50,7 +50,7 @@ artifacts=$(cat $WORKDIR/feature.json | jq -r '.bundles[].id 
| select(startswith
 
 # add additional artifacts which are not part of the launchpad
 # https://issues.apache.org/jira/browse/SLING-6766
-artifacts+=" org.apache.sling.adapter.annotations:2.0.0"
+artifacts+=" org.apache.sling.adapter.annotations:2.0.2"
 artifacts+=" org.apache.sling.servlets.annotations:1.2.6"
 
 # checkout tags

Reply via email to