X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=misc%2Fpom.xml;h=d7c18424aa9f4dcd223ddc44f07fcef94ea1e077;hb=8298ed5d5889a928c988767370dc91645c2570ab;hp=4214c838f33748af3e5b2c3b20a3b4798b53bf0a;hpb=ecd25d81375bfd92b05fbc9d06efc61606a58ad1;p=aaf%2Fauthz.git diff --git a/misc/pom.xml b/misc/pom.xml index 4214c838..d7c18424 100644 --- a/misc/pom.xml +++ b/misc/pom.xml @@ -22,41 +22,15 @@ 4.0.0 - - org.onap.aaf.authz.misc - parent + + org.onap.aaf.authz + parent + 2.1.2.1-SNAPSHOT + + miscparent AAF Misc Parent - 2.1.0-SNAPSHOT pom - - - - - true - 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/misc/${project.artifactId}/${project.version} - - - - Jonathan Gathman @@ -97,30 +71,33 @@ 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 + + env + xgen + rosetta + log4j + + @@ -199,6 +176,12 @@ maven-surefire-plugin 2.17 + false + + **/JU*.java + + + @@ -264,12 +247,6 @@ prepare-agent - false - - **/JU*.java - - - ${project.build.directory}/code-coverage/jacoco-ut.exec surefireArgLine @@ -313,27 +290,6 @@ - - env - xgen - rosetta - log4j - - - - - - log4j - log4j - 1.2.17 - - - org.slf4j - slf4j-log4j12 - 1.7.5 - - -