diff --git a/attestation-aws/pom.xml b/attestation-aws/pom.xml index 8766d23..2399f80 100644 --- a/attestation-aws/pom.xml +++ b/attestation-aws/pom.xml @@ -57,6 +57,18 @@ + + org.jacoco + jacoco-maven-plugin + 0.8.8 + + + + prepare-agent + + + + org.apache.maven.plugins maven-compiler-plugin