X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=misc%2Fpom.xml;h=13f3aa7feec5ac52cbbf9e0abe04775f553c3a35;hb=561d678e8e7816d93efc44d1027dac29691ebb0b;hp=a4945a676909314b977d8ca2d2cc15089b2c7c02;hpb=a97d731d65bb988e12495d7f9fa6565097c78e26;p=aaf%2Fauthz.git diff --git a/misc/pom.xml b/misc/pom.xml index a4945a67..13f3aa7f 100644 --- a/misc/pom.xml +++ b/misc/pom.xml @@ -25,37 +25,12 @@ org.onap.aaf.authz parent - 2.1.1-SNAPSHOT + 2.1.9-SNAPSHOT - org.onap.aaf.authz miscparent AAF Misc Parent - 2.1.1-SNAPSHOT pom - - - - - 0.7.7.201606060606 - 3.2 - jacoco - - target/code-coverage/jacoco-ut.exec - target/code-coverage/jacoco-it.exec - - **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** - UTF-8 - 1.5.1 - https://nexus.onap.org - /content/repositories/snapshots/ - /content/repositories/releases/ - /content/repositories/staging/ - /content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version} - - - - Jonathan Gathman @@ -96,26 +71,22 @@ org.mockito mockito-all - 1.9.5 test org.powermock powermock-module-junit4 - ${powermock.version} test org.powermock powermock-api-mockito - ${powermock.version} test junit junit - 4.10 test @@ -211,6 +182,7 @@ + false @@ -319,22 +291,6 @@ - - - - - - log4j - log4j - 1.2.17 - - - org.slf4j - slf4j-log4j12 - 1.7.5 - - -