X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=datarouter-subscriber%2Fpom.xml;h=d7294a336a5d5327c7aa8110ecd16f0fbc76d4b3;hb=88a067fa7bcc40670468a9bb4b732ed6a3b1bfa4;hp=0182362ca13cea5bb7077167b7af199cb9282e7e;hpb=bceb18df30982e2ace538baf5c49336fe0e45b0a;p=dmaap%2Fdatarouter.git diff --git a/datarouter-subscriber/pom.xml b/datarouter-subscriber/pom.xml index 0182362c..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 @@ -89,10 +90,6 @@ 1.2.17 compile - - com.thoughtworks.xstream - xstream - @@ -294,6 +291,11 @@ org.jacoco jacoco-maven-plugin + + + src/main/java/org/onap/dmaap/datarouter/subscriber/** + + org.codehaus.mojo