X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=datarouter-subscriber%2Fpom.xml;h=d7294a336a5d5327c7aa8110ecd16f0fbc76d4b3;hb=refs%2Fchanges%2F03%2F92003%2F2;hp=6c577a3228ed646d0eeffa3f98bdab237a369faf;hpb=1c11ab87dd4954903734c8a95a17a56aefea4758;p=dmaap%2Fdatarouter.git diff --git a/datarouter-subscriber/pom.xml b/datarouter-subscriber/pom.xml index 6c577a32..d7294a33 100755 --- a/datarouter-subscriber/pom.xml +++ b/datarouter-subscriber/pom.xml @@ -35,6 +35,7 @@ /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} ${basedir}/target/${project.artifactId} ${docker.image.root}${project.artifactId} + src/main/java/org/onap/dmaap/datarouter/subscriber/** java false @@ -290,6 +291,11 @@ org.jacoco jacoco-maven-plugin + + + src/main/java/org/onap/dmaap/datarouter/subscriber/** + + org.codehaus.mojo