From 234827cc81dcde58000f469ed31c429928874059 Mon Sep 17 00:00:00 2001 From: boronine-bot Date: Sun, 16 Aug 2026 20:25:45 +0000 Subject: [PATCH] Add OSGi headers to JAR manifest --- pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/pom.xml b/pom.xml index 9e10e2a..5a688ed 100644 --- a/pom.xml +++ b/pom.xml @@ -59,6 +59,24 @@ + + org.apache.maven.plugins + maven-jar-plugin + 3.5.0 + + + + 2 + org.hsluv + ${project.version} + hsluv + Human-friendly HSL + JavaSE-1.8 + org.hsluv + + + + org.sonatype.central central-publishing-maven-plugin