From c9015da1bfaa3448e6884a7209cdb3a4cf30efea Mon Sep 17 00:00:00 2001 From: Michael Dombrowski Date: Tue, 6 Dec 2022 09:59:52 -0500 Subject: [PATCH] chore: add GG-Plugin-Class to manifest (#27) --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 6293ba6..8a3b7f0 100644 --- a/pom.xml +++ b/pom.xml @@ -91,6 +91,18 @@ + + org.apache.maven.plugins + maven-jar-plugin + 3.3.0 + + + + com.aws.greengrass.detector.IpDetectorService + + + + org.apache.maven.plugins maven-compiler-plugin