From 5b957ae7f6540e905d8dedfec6011d39d5eabc21 Mon Sep 17 00:00:00 2001 From: Patrick Reinhart Date: Fri, 24 Feb 2023 23:04:52 +0100 Subject: [PATCH] Fixed #199 by adding Automatic-Module-Name Signed-off-by: Patrick Reinhart --- pom.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ee1ae63f..da0e6783 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.vdurmont emoji-java - 5.1.1 + 5.1.2 jar emoji-java @@ -55,6 +55,17 @@ + + org.apache.maven.plugins + maven-jar-plugin + + + + com.vdurmont.emoji + + + + org.codehaus.mojo cobertura-maven-plugin