X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=aaf%2Fpom.xml;h=45450828b61c94e16a302c5c249f73d9ac407254;hb=62c4eb45e157d502463d797c1353802ca8e1e307;hp=ca4f30ac09e1eee480dad952a2b310d438c18a4d;hpb=a623b7658783e9a66f6131821de9447d58951cfe;p=aaf%2Fcadi.git diff --git a/aaf/pom.xml b/aaf/pom.xml index ca4f30a..4545082 100644 --- a/aaf/pom.xml +++ b/aaf/pom.xml @@ -22,7 +22,7 @@ --> - com.att.cadi + org.onap.aaf.cadi parent 1.0.0-SNAPSHOT .. @@ -34,19 +34,29 @@ https://github.com/att/AAF CADI cadi-aaf + + UTF-8 + 1.0.0-SNAPSHOT + https://nexus.onap.org + /content/repositories/snapshots/ + /content/repositories/releases/ + /content/repositories/staging/ + /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} + + - com.att.authz + org.onap.aaf.authz authz-client - + - com.att.cadi + org.onap.aaf.cadi cadi-client - com.att.cadi + org.onap.aaf.cadi cadi-client @@ -88,7 +98,7 @@ tests - com.att.cadi.cm.CmAgent + org.onap.aaf.cadi.cm.CmAgent @@ -182,7 +192,61 @@ - + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + + + + ecomp-releases + AAF Release Repository + ${nexusproxy}${releaseNexusPath} + + + ecomp-snapshots + AAF Snapshot Repository + ${nexusproxy}${snapshotNexusPath} + + + ecomp-site + dav:${nexusproxy}${sitePath} + + + + + onap-plugin-snapshots + https://nexus.onap.org/content/repositories/snapshots/ + + + + + + central + Maven 2 repository 2 + http://repo2.maven.org/maven2/ + + + onap-jar-snapshots + https://nexus.onap.org/content/repositories/snapshots + + + spring-repo + Spring repo + https://artifacts.alfresco.com/nexus/content/repositories/public/ + + + repository.jboss.org-public + JBoss.org Maven repository + https://repository.jboss.org/nexus/content/groups/public + +