X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=2eacb796435c220a2a692823d233a84f7a9544fc;hb=2e2f969676ab391fba2198cbaa55e9b85d50216f;hp=1a3290c9fda8d520e50553744af34f9aad7c5173;hpb=e42c7cf9d25b5a5ec3e3bf2cbb5e04441ec45359;p=aai%2Faai-common.git diff --git a/pom.xml b/pom.xml index 1a3290c9..2eacb796 100644 --- a/pom.xml +++ b/pom.xml @@ -25,12 +25,12 @@ org.onap.oparent oparent - 1.1.0 + 2.0.0 org.onap.aai.aai-common aai-common - 1.4.1-SNAPSHOT + 1.6.0-SNAPSHOT pom aai-aai-common Contains all of the common code for resources and traversal repos @@ -40,20 +40,66 @@ aai-schema-ingest aai-annotations aai-core - aai-schema aai-auth - aai-utils + aai-utils + aai-schema-abstraction + + + docker + + aai-common-docker + + + + true /content/sites/site/org/onap/aai/aai-common/${project.artifactId}/${project.version} https://nexus.onap.org + /content/repositories/snapshots/ + ecomp-snapshots + /content/repositories/releases/ + ecomp-releases + + + net.revelc.code.formatter + formatter-maven-plugin + 2.8.1 + + ${project.parent.basedir}/onap-java-formatter.xml + + + + + com.diffplug.spotless + spotless-maven-plugin + 1.18.0 + + + + com,java,javax,org + + + + + org.apache.maven.plugins maven-compiler-plugin @@ -80,23 +126,6 @@ org.apache.maven.plugins maven-deploy-plugin 2.8.2 - - - default-deploy - none - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${onap.nexus.url} - 176c31dfe190a - ecomp-staging - com.mycila @@ -112,15 +141,6 @@ true false - - - - - check - - process-sources - - @@ -169,10 +189,15 @@ + + ${onap.nexus.release.id} + ECOMP Release Repository + ${onap.nexus.url}${onap.nexus.release.path} + - ecomp-snapshots + ${onap.nexus.snapshot.id} ECOMP Snapshot Repository - ${onap.nexus.url}/content/repositories/snapshots/ + ${onap.nexus.url}${onap.nexus.snapshot.path} ecomp-site @@ -224,11 +249,6 @@ ECOMP Release Repository ${onap.nexus.url}/content/repositories/releases/ - - ecomp-staging - ECOMP Staging Repository - ${onap.nexus.url}/content/repositories/staging/ - ecomp-snapshots ECOMP Snapshot Repository