X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=misc%2Fpom.xml;h=f16a593ca89a5f0967080edd30dd9224c4ead8e9;hb=c9324c82b4a7d6e2867b2e765f4949ee306045af;hp=5af823c4b9c81a6164b36030642881ee83c60667;hpb=a3ee2293f1abeca15228eb82fb7b496944e95889;p=aaf%2Fauthz.git diff --git a/misc/pom.xml b/misc/pom.xml index 5af823c4..f16a593c 100644 --- a/misc/pom.xml +++ b/misc/pom.xml @@ -23,40 +23,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.onap.aaf.authz - super-pom - 2.1.0-SNAPSHOT + org.onap.aaf.authz + parent + 2.1.11-SNAPSHOT - org.onap.aaf.authz.misc - parent + 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,13 @@ maven-surefire-plugin 2.17 + false + + **/JU*.java + + + + false @@ -264,12 +248,6 @@ prepare-agent - false - - **/JU*.java - - - ${project.build.directory}/code-coverage/jacoco-ut.exec surefireArgLine @@ -313,27 +291,6 @@ - - env - xgen - rosetta - log4j - - - - - - log4j - log4j - 1.2.17 - - - org.slf4j - slf4j-log4j12 - 1.7.5 - - -