From 0b075d6c082cde05b68f1ae7ab0f4d04c08aa981 Mon Sep 17 00:00:00 2001 From: Marc Nuri Date: Tue, 28 May 2024 10:01:57 +0200 Subject: [PATCH] chore: add license to jar manifest --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index c843ced6..c9707ff8 100644 --- a/pom.xml +++ b/pom.xml @@ -215,6 +215,16 @@ + + maven-jar-plugin + + + + https://www.apache.org/licenses/LICENSE-2.0.txt + + + +