diff --git a/b1 b/b1 new file mode 100644 index 000000000..ddf388de0 --- /dev/null +++ b/b1 @@ -0,0 +1,5 @@ + +testing + + +jenkins diff --git a/pom.xml b/pom.xml index f2b7c1429..5bbfdce42 100644 --- a/pom.xml +++ b/pom.xml @@ -251,6 +251,18 @@ 2 + + org.jacoco + jacoco-maven-plugin + 0.8.10 + + + + prepare-agent + + + +