From 45fd3064d6fdb96e4471f755f841de739244c9b4 Mon Sep 17 00:00:00 2001 From: Scott M Stark Date: Wed, 29 Jul 2020 20:52:19 -0500 Subject: [PATCH] Properly address #14 and set Automatic-Module-Name to java.inject Signed-off-by: Scott M Stark --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e2ea73f..5dde1dc 100644 --- a/pom.xml +++ b/pom.xml @@ -95,7 +95,7 @@ - jakarta.inject + java.inject