X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-core%2Fpom.xml;h=e7538042402bbf18b1000a55322c488ae8997720;hb=103d3ca78423b8c90be7ab3ce76c7144f31476d7;hp=0bfc0ffb973afb0df9033d89d6052cd0f8d5c340;hpb=53ad85818a4de32afb51bd27c7d577195d882dd7;p=aaf%2Fauthz.git diff --git a/auth/auth-core/pom.xml b/auth/auth-core/pom.xml index 0bfc0ffb..e7538042 100644 --- a/auth/auth-core/pom.xml +++ b/auth/auth-core/pom.xml @@ -77,15 +77,15 @@ 3.2 jacoco - target/code-coverage/jacoco-ut.exec - target/code-coverage/jacoco-it.exec + target/code-coverage/jacoco-ut.exec + target/code-coverage/jacoco-it.exec **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** https://nexus.onap.org /content/repositories/snapshots/ /content/repositories/releases/ /content/repositories/staging/ - /content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version} + /content/sites/site/org/onap/aaf/authz/auth/${project.artifactId}/${project.version} @@ -100,7 +100,7 @@ javax.servlet - servlet-api + javax.servlet-api @@ -119,7 +119,10 @@ compile - + + org.slf4j + slf4j-log4j12 +