X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=87bb7d4a17f9786c916da10847fe6a75d4e5a1af;hb=161f5a7d9b900ae34a4886d7f7fb01ea496f71eb;hp=fc50e2c62b01a937deb8bada8a50d478c081e3bd;hpb=1433a67a9e3dcad20d0dda8edcaad9403320f4f9;p=aai%2Fbabel.git diff --git a/pom.xml b/pom.xml index fc50e2c..87bb7d4 100644 --- a/pom.xml +++ b/pom.xml @@ -7,9 +7,10 @@ com.att.ajsc 2.0.0 - org.onap.aai + org.onap.aai.babel babel - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT + aai-babel babel-service @@ -39,7 +40,7 @@ workstation DEV google_checks.xml - https://nexus.onap.org + /content/sites/site/org/onap/aai/babel/${project.artifactId}/${project.version} 1.1.0 @@ -53,9 +54,11 @@ 1.1.9 1.10.19 1.6.2 - 1.1.32-SNAPSHOT + 1.1.32 1.18 0.7.9 + https://nexus.onap.org + ${basedir}/target @@ -171,9 +174,38 @@ + + + ecomp-staging + ECOMP Staging Repository + ${onap.nexus.url}/content/repositories/staging/ + + + + + + ecomp-releases + ECOMP Release Repository + ${onap.nexus.url}/content/repositories/releases/ + + + ecomp-snapshots + ECOMP Snapshot Repository + ${onap.nexus.url}/content/repositories/snapshots/ + + + ecomp-site + dav:${onap.nexus.url}${sitePath} + + + - + + org.codehaus.mojo + sonar-maven-plugin + 3.2 + org.codehaus.mojo cobertura-maven-plugin @@ -263,6 +295,21 @@ + + com.spotify + docker-maven-plugin + 0.4.11 + + true + docker-hub + ${docker.push.registry}/onap/${project.artifactId} + ${docker.location} + + latest + + true + + @@ -315,6 +362,18 @@ + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${onap.nexus.url} + 176c31dfe190a + ecomp-staging + + org.apache.maven.plugins