X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=acc10bda9a02a6a27abc3a2a2172d326356a2a05;hb=d65ec2eb24496c2eb901e7c18826c48041ca2c74;hp=5636144ad74edbee5ca71b138de970b09a2fc099;hpb=96b13192b906304b01b5301b240efae87ec89ecf;p=aai%2Faai-common.git diff --git a/pom.xml b/pom.xml index 5636144a..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 @@ -38,55 +38,6 @@ 1.8 - - org.codehaus.mojo - license-maven-plugin - 1.12 - - false - apache_v2 - 2017 - AT&T Intellectual Property. All rights reserved. - org.openecomp.aai - true - true - true - true - - ============LICENSE_START======================================================= - - - ============LICENSE_END========================================================= - - - ================================================================================ - - - **/*.java - **/*.ksh - **/*.sh - **/*.ftl - **/*.xsd - **/*.xjb - **/aai*.xml - **/*logback*.xml - **/*aaiconfig*.properties - **/*titan*.properties - - - ecomp-auth/* - - - - - first - - update-file-header - - process-sources - - - org.apache.maven.plugins maven-deploy-plugin @@ -116,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 @@ -148,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 @@ -172,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/ -