X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=authz-gui%2Fpom.xml;h=215584f06a7c396560915ceff0d9d5bfff671c87;hb=10027f3cd15afd2c8ef341e5cd92de911e07965e;hp=8621af4fc653a3e047552cd8894f3b3cb7f54444;hpb=a2ac6780451f31bf01718cf4e3f196ac421186fd;p=aaf%2Fauthz.git diff --git a/authz-gui/pom.xml b/authz-gui/pom.xml index 8621af4f..215584f0 100644 --- a/authz-gui/pom.xml +++ b/authz-gui/pom.xml @@ -17,12 +17,7 @@ Authz GUI (Mobile First) GUI for Authz Management https://github.com/att/AAF - - - BSD License - - - + Jonathan Gathman @@ -36,8 +31,25 @@ true 28 + UTF-8 + false + 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT + 3.1.200 + java + true + jacoco + ${project.build.directory}/surefire-reports + ${project.build.directory}/coverage-reports/jacoco.exec + ${project.build.directory}/coverage-reports/jacoco-it.exec + true + ${project.version} + https://nexus.onap.org + /content/repositories/snapshots/ + /content/repositories/releases/ + /content/repositories/staging/ + /content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version} @@ -152,6 +164,7 @@ org.apache.maven.plugins maven-javadoc-plugin + 2.10.4 false @@ -163,7 +176,7 @@ - + @@ -241,14 +254,24 @@ - - - - + + - - - - + + + ecomp-releases + AAF Release Repository + ${nexusproxy}${releaseNexusPath} + + + ecomp-snapshots + AAF Snapshot Repository + ${nexusproxy}${snapshotNexusPath} + + + ecomp-site + dav:${nexusproxy}${sitePath} + +