X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=acc10bda9a02a6a27abc3a2a2172d326356a2a05;hb=8dcb9900cae95a17ca6d029a665d512b3e7b11a2;hp=24c4ffcae9fe085ac50eea8f81f74184c0d3cf02;hpb=08c7c6ae6978007e4883625d66c09ca0daae8406;p=aai%2Faai-common.git diff --git a/pom.xml b/pom.xml index 24c4ffca..acc10bda 100644 --- a/pom.xml +++ b/pom.xml @@ -4,27 +4,27 @@ org.onap.oparent oparent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT org.onap.aai.aai-common aai-common - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT pom - aai-common + aai-aai-common + Contains all of the common code for resources and traversal repos aai-schema aai-annotations aai-core aai-auth + aai-utils /content/sites/site/org/onap/aai/aai-common/${project.artifactId}/${project.version} - 1.1.0-SNAPSHOT - 1.1.0-SNAPSHOT - 1.1.0-SNAPSHOT + https://nexus.onap.org @@ -67,6 +67,30 @@ org.apache.maven.plugins maven-site-plugin 3.6 + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.4 + + false + false + + + dependencies + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.8 + + -Xdoclint:none + + + + org.apache.maven.wagon @@ -99,7 +123,7 @@ 5.6 -views -Xdoclint:none - org.openecomp.aai.domain.yang.*:org.openecomp.aai.util.* + org.onap.aai.domain.yang.*:org.onap.aai.util.* true @@ -123,20 +147,5 @@ Maven 2 repository 2 http://repo2.maven.org/maven2/ - - ecomp-releases - 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 - ${onap.nexus.url}/content/repositories/snapshots/ -