X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=misc%2Fpom.xml;h=198f3d299f62ef149d19cb3e873c9c81bd00cef2;hb=f639b3f691693c2ec2837e42669b432289393838;hp=fc27550fc40c4ac03659a6e34a16ac3d2babdaee;hpb=3901cf8002977b5008ecf727d9911dd9334e12da;p=aaf%2Fauthz.git diff --git a/misc/pom.xml b/misc/pom.xml index fc27550f..198f3d29 100644 --- a/misc/pom.xml +++ b/misc/pom.xml @@ -22,36 +22,14 @@ 4.0.0 - org.onap.aaf.authz.misc - parent - AAF Misc Parent - 1.3.0-SNAPSHOT - pom - - org.onap.oparent - oparent - 1.1.0 + org.onap.aaf.authz + parent + 2.1.14-SNAPSHOT - - - 0.7.6.201602180812 - UTF-8 - UTF-8 - **/scripts/**/*,**.js - **/test/**/*,**/tests/**/* - true - - 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 @@ -93,70 +71,153 @@ 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 + + + + + src/test/java + + + + true + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.7 + 1.7 + + + org.apache.maven.plugins 2.4 maven-jar-plugin target + + + true + + + - true org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 + maven-javadoc-plugin + 2.10 - 1.7 - 1.7 + org.opendaylight.* + - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true + maven-release-plugin + 2.5.2 - ${nexusproxy} - 176c31dfe190a - ecomp-staging + -s ${mvn.settings} deploy + - org.sonarsource.scanner.maven - sonar-maven-plugin - 3.2 + maven-assembly-plugin + 2.5.5 + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.1 + + false + + + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.10 + + + + + maven-surefire-plugin + 2.17 + + false + + **/JU*.java + + + + false + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.codehaus.mojo + + + jaxb2-maven-plugin + + + [1.3,) + + + xjc + + + + + + + + + - org.jacoco jacoco-maven-plugin @@ -215,41 +276,10 @@ - - - org.apache.maven.plugins - maven-surefire-plugin - - - ${project.build.directory}/code-coverage/jacoco-ut.exec - - - - - env - xgen - rosetta - log4j - - - - - - log4j - log4j - 1.2.17 - - - org.slf4j - slf4j-log4j12 - 1.7.5 - - -