X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=core%2Fpom.xml;h=80fb699d70288b430e7b2182f76dab1267ff2c51;hb=62c4eb45e157d502463d797c1353802ca8e1e307;hp=3cfdeb1f65b70f09834a1f201c162b7f944487e2;hpb=a623b7658783e9a66f6131821de9447d58951cfe;p=aaf%2Fcadi.git diff --git a/core/pom.xml b/core/pom.xml index 3cfdeb1..80fb699 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -22,7 +22,7 @@ --> - com.att.cadi + org.onap.aaf.cadi parent .. 1.0.0-SNAPSHOT @@ -34,7 +34,15 @@ jar https://github.com/att/AAF CADI - + + 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} + @@ -112,19 +120,61 @@ - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ossrhdme - https://oss.sonatype.org/ - true - - + + 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 + +