From 809357c10a95627a8f1a4bc7023e8020aecff4c4 Mon Sep 17 00:00:00 2001 From: Sean Gilligan Date: Fri, 9 Dec 2022 12:28:38 -0800 Subject: [PATCH] pom.xml: Add Automatic-Module-Name to JAR --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index a315134..54794bf 100644 --- a/pom.xml +++ b/pom.xml @@ -158,6 +158,13 @@ org.apache.maven.plugins maven-jar-plugin ${driver.maven-jar-plugin.version} + + + + com.github.eduramiba.webcamcapture + + + org.apache.maven.plugins