From b3a49e92e7cb70473cd51ac69b982efc7b65d6b2 Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Sat, 27 Jan 2024 19:39:16 +0100 Subject: [PATCH] Add default Specification and Implementation entries in jar manifest --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index a997c14d9..b3a05ce1a 100644 --- a/pom.xml +++ b/pom.xml @@ -430,6 +430,14 @@ limitations under the License. org.apache.maven.plugins maven-jar-plugin 3.3.0 + + + + true + true + + + org.apache.maven.plugins