X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=datarouter-prov%2Fpom.xml;h=cbcfc71f43eadcdd717bcd8e08eedd738cdbbefb;hb=e78963869f8f55101d22b0afc06a5c6d6577dbb0;hp=281cea7c62180dd8c47ae13c9f34525cdf5b541e;hpb=bceb18df30982e2ace538baf5c49336fe0e45b0a;p=dmaap%2Fdatarouter.git diff --git a/datarouter-prov/pom.xml b/datarouter-prov/pom.xml index 281cea7c..cbcfc71f 100755 --- a/datarouter-prov/pom.xml +++ b/datarouter-prov/pom.xml @@ -36,7 +36,8 @@ /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/reports/** + **/src/main/java/org/onap/dmaap/datarouter/reports/**, + **/src/main/java/org/onap/dmaap/authz/impl/AuthRespSupplementImpl.java java false @@ -166,7 +167,13 @@ org.hibernate hibernate-entitymanager - 5.4.1.Final + 5.2.9.Final + + + dom4j + dom4j + + org.hamcrest @@ -180,8 +187,9 @@ 1.0.2.Final - com.thoughtworks.xstream - xstream + org.dom4j + dom4j + 2.1.1 @@ -422,16 +430,13 @@ 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/reports/** + **/src/main/java/org/onap/dmaap/authz/impl/AuthRespSupplementImpl.java