X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=authz-service%2Fpom.xml;h=0efeab7deff454a673ffa45034b94f8a20d80d8c;hb=10027f3cd15afd2c8ef341e5cd92de911e07965e;hp=bb2687266ee7cf9e42279d8c2cca6fb3a6ac0032;hpb=0492cd0ee5e58ca2ea0a9921d93c1a7660838e27;p=aaf%2Fauthz.git diff --git a/authz-service/pom.xml b/authz-service/pom.xml index bb268726..0efeab7d 100644 --- a/authz-service/pom.xml +++ b/authz-service/pom.xml @@ -35,12 +35,7 @@ Authz Service API for Authorization and Authentication https://github.com/att/AAF - - - BSD License - - - + Jonathan Gathman @@ -59,6 +54,7 @@ ${basedir}/target/ opt/app/aaf/${project.artifactId}/${project.version} java + true jacoco ${project.build.directory}/surefire-reports ${project.build.directory}/coverage-reports/jacoco.exec @@ -66,6 +62,7 @@ true ${project.version} https://nexus.onap.org + localhost:5000 /content/repositories/snapshots/ /content/repositories/releases/ /content/repositories/staging/ @@ -146,6 +143,7 @@ + authz-service @@ -206,7 +204,7 @@ onap/aaf/authz-service - onap/aaf/authz-service:${project.version} + ${docker.push.registry}/onap/aaf/authz-service:${project.version} ${skip.docker.push} @@ -219,7 +217,7 @@ onap/aaf/authz-service - onap/aaf/authz-service:latest + ${docker.push.registry}/onap/aaf/authz-service:latest ${skip.docker.push} @@ -231,7 +229,7 @@ push - onap/aaf/authz-service:${project.version} + ${docker.push.registry}/onap/aaf/authz-service:${project.version} ${skip.docker.push} @@ -243,7 +241,7 @@ push - onap/aaf/authz-service:latest + ${docker.push.registry}/onap/aaf/authz-service:latest ${skip.docker.push} @@ -538,7 +536,8 @@ - + +