diff --git a/README.md b/README.md index 3595a2a32dad234b9a10eb48dd4a20577a45b5df..a6f048ecdc2dcdc2e0157c4c89ad9c9ead7fadbb 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ + + +

diff --git a/pom.xml b/pom.xml index 66456c87bebb3d186e450cf8e7b83afa753a82ae..36c46be6e856f70ea5ee02c875a0a7faedc16f4a 100644 --- a/pom.xml +++ b/pom.xml @@ -64,6 +64,7 @@ 1.2.58 3.7.4.ALL 1.7.25 + 0.8.2 @@ -190,6 +191,25 @@ + + org.jacoco + jacoco-maven-plugin + ${jacoco-version} + + + + prepare-agent + + + + report + test + + report + + + + org.apache.maven.plugins maven-gpg-plugin