From dbe2fd5707623359103f48712f8f45142a9a8e7f Mon Sep 17 00:00:00 2001 From: Manish Kumar Date: Mon, 14 Apr 2025 13:36:47 +0530 Subject: [PATCH] [publish] release 4.11.0-A2 --- pom.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/pom.xml b/pom.xml index 5fafdad1..ce05abe5 100644 --- a/pom.xml +++ b/pom.xml @@ -338,6 +338,32 @@ + + org.apache.maven.plugins + maven-source-plugin + 3.3.1 + + + attach-sources + + jar + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.8.0 + + + attach-javadocs + + jar + + + + org.apache.maven.plugins maven-gpg-plugin