X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=authz-gui%2Fpom.xml;h=215584f06a7c396560915ceff0d9d5bfff671c87;hb=10027f3cd15afd2c8ef341e5cd92de911e07965e;hp=a513a31cb87fad3377b6bb23eae150dc1eb6acc0;hpb=bd890c575163e4d87ac24198b9c68a39cf4bbc4d;p=aaf%2Fauthz.git diff --git a/authz-gui/pom.xml b/authz-gui/pom.xml index a513a31c..215584f0 100644 --- a/authz-gui/pom.xml +++ b/authz-gui/pom.xml @@ -9,7 +9,7 @@ com.att.authz parent - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT ../pom.xml @@ -17,12 +17,7 @@ Authz GUI (Mobile First) GUI for Authz Management https://github.com/att/AAF - - - BSD License - - - + Jonathan Gathman @@ -36,6 +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} @@ -43,6 +57,7 @@ com.att.authz authz-core + ${project.version} javax.servlet @@ -54,6 +69,7 @@ com.att.authz authz-client + ${project.version} + + + + pre-integration-test + pre-integration-test + + prepare-agent + + + ${project.build.directory}/coverage-reports/jacoco-it.exec + + + + + + merge + + post-integration-test + + + + ${project.build.directory}/coverage-reports + + *.exec + + + + ${project.build.directory}/jacoco-dev.exec + + + + - - org.apache.maven.plugins - maven-gpg-plugin - 1.5 - - - sign-artifacts - verify - - sign - - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ossrhdme - https://oss.sonatype.org/ - true - - - - - - - - - - - ossrhdme - https://oss.sonatype.org/content/repositories/snapshots - - - ossrhdme - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - + + + ecomp-releases + AAF Release Repository + ${nexusproxy}${releaseNexusPath} + + + ecomp-snapshots + AAF Snapshot Repository + ${nexusproxy}${snapshotNexusPath} + + + ecomp-site + dav:${nexusproxy}${sitePath} + - - - https://github.com/att/AAF.git - ${project.scm.connection} - http://github.com/att/AAF/tree/master -