X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=datarouter-node%2Fpom.xml;h=6ebfd967ce16ba313a0a5bd8fb193d4d43101eb5;hb=2e0f4f0a4673cf8dd08f28b7125113b7aedbdb1d;hp=93c868647baec2c31bdb7698abfaabb3e1f02492;hpb=8f28bfe406b657c924440dcee6e3d7b302ce639c;p=dmaap%2Fdatarouter.git diff --git a/datarouter-node/pom.xml b/datarouter-node/pom.xml index 93c86864..6ebfd967 100755 --- a/datarouter-node/pom.xml +++ b/datarouter-node/pom.xml @@ -36,6 +36,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/node/NodeMain.java java false @@ -369,13 +370,14 @@ org.codehaus.mojo cobertura-maven-plugin - - org.sonatype.plugins - nexus-staging-maven-plugin - org.jacoco jacoco-maven-plugin + + + src/main/java/org/onap/dmaap/datarouter/node/NodeMain.java + + org.codehaus.mojo