X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=misc%2Fpom.xml;h=198f3d299f62ef149d19cb3e873c9c81bd00cef2;hb=f639b3f691693c2ec2837e42669b432289393838;hp=f90e06e35ad607f16d4bd9db8a74e590d55818fa;hpb=c83c633d7a5f8ae8a7f84a15e3824c46ced305fe;p=aaf%2Fauthz.git diff --git a/misc/pom.xml b/misc/pom.xml index f90e06e3..198f3d29 100644 --- a/misc/pom.xml +++ b/misc/pom.xml @@ -22,39 +22,14 @@ 4.0.0 - org.onap.aaf.authz.misc - parent - AAF Misc Parent - 2.1.0-SNAPSHOT - pom - - org.onap.oparent - oparent - 1.1.0 + org.onap.aaf.authz + parent + 2.1.14-SNAPSHOT - - - - 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/${project.artifactId}/${project.version} - - - + miscparent + AAF Misc Parent + pom @@ -96,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 + + @@ -198,6 +176,13 @@ maven-surefire-plugin 2.17 + false + + **/JU*.java + + + + false @@ -233,17 +218,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - org.jacoco jacoco-maven-plugin @@ -263,12 +237,6 @@ prepare-agent - false - - **/JU*.java - - - ${project.build.directory}/code-coverage/jacoco-ut.exec surefireArgLine @@ -312,27 +280,6 @@ - - env - xgen - rosetta - log4j - - - - - - log4j - log4j - 1.2.17 - - - org.slf4j - slf4j-log4j12 - 1.7.5 - - -