From 946d5e5868d3ae1bbb84b991708c35b521b0adb6 Mon Sep 17 00:00:00 2001 From: Michael Dombrowski Date: Tue, 6 Dec 2022 09:59:25 -0500 Subject: [PATCH] chore: add GG-Plugin-Class to manifest (#36) --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index a8a30fc..a1fb792 100644 --- a/pom.xml +++ b/pom.xml @@ -122,6 +122,18 @@ + + org.apache.maven.plugins + maven-jar-plugin + 3.3.0 + + + + com.aws.greengrass.security.provider.pkcs11.PKCS11CryptoKeyService + + + + org.apache.maven.plugins maven-compiler-plugin