X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=1926eb0e13145243fe3794ab6d845e2dd993618f;hb=66f7d22a452e1f819ca9cc763fff8ebe60265742;hp=19cdd1b58a3820281afaa6e608ea64bf5be8396c;hpb=71e516e7ece73fc19e2746b08e9d8c749ddea2be;p=aaf%2Fauthz.git diff --git a/pom.xml b/pom.xml index 19cdd1b5..1926eb0e 100644 --- a/pom.xml +++ b/pom.xml @@ -22,14 +22,14 @@ 4.0.0 org.onap.aaf.authz parent - 2.1.3-SNAPSHOT + 2.1.16-SNAPSHOT aaf-authz pom org.onap.oparent oparent - 1.2.1 + 2.0.0 @@ -66,17 +66,7 @@ org.apache.maven.plugins maven-deploy-plugin - false - - - - org.sonatype.plugins - nexus-staging-maven-plugin - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging + true @@ -141,6 +131,7 @@ + @@ -176,12 +167,6 @@ ${project.version} - - - - - - org.onap.aaf.authz aaf-auth-client @@ -223,13 +208,13 @@ aaf-cadi-core ${project.version} - + org.onap.aaf.authz aaf-cadi-client ${project.version} - + org.onap.aaf.authz aaf-cadi-aaf @@ -252,48 +237,23 @@ org.onap.aaf.authz aaf-cadi-cass ${project.version} - + + javax.servlet javax.servlet-api 3.0.1 - - + org.slf4j @@ -354,7 +314,7 @@ mail 1.4.7 - + org.mockito mockito-all @@ -368,34 +328,30 @@ ${powermock.version} test - + org.powermock powermock-api-mockito ${powermock.version} test - + log4j log4j 1.2.17 - + junit junit 4.10 test - + - - - - ecomp-releases @@ -413,4 +369,46 @@ + + + build-docker + + + + org.codehaus.mojo + exec-maven-plugin + 1.6.0 + + + Docker Build + + exec + + + + + true + bash + echo "No Docker Here" + + + + org.sonarsource.scanner.maven + sonar-maven-plugin + + true + + + + + + + auth-client + misc + cadi + auth + auth/docker + + +