From f013061679255dfded06ca540e37001aa338a300 Mon Sep 17 00:00:00 2001 From: Alexander Schwartz Date: Mon, 3 Mar 2025 12:33:06 +0100 Subject: [PATCH] Adding ISPN processor annotations to the API docs generation Closes #37766 Signed-off-by: Alexander Schwartz --- distribution/api-docs-dist/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/distribution/api-docs-dist/pom.xml b/distribution/api-docs-dist/pom.xml index 49cef2855b5..fe2100febe9 100755 --- a/distribution/api-docs-dist/pom.xml +++ b/distribution/api-docs-dist/pom.xml @@ -76,6 +76,10 @@ com.fasterxml.jackson.datatype jackson-datatype-jsr310 + + org.infinispan + infinispan-component-annotations +