X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=3fd7303407e53f9612f45a1e6d2ef3caeb7c552f;hb=d6c5b3c29cffb114894b9bd85cae71489a185e22;hp=ba5ad9fdca0a72ae07308e06f14824ec8c621548;hpb=30812aeb295b204f4d43141ba086bd2879f58df4;p=ccsdk%2Fparent.git diff --git a/pom.xml b/pom.xml index ba5ad9fd..3fd73034 100755 --- a/pom.xml +++ b/pom.xml @@ -1,292 +1,58 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + + + 4.0.0 + pom + org.onap.ccsdk.parent + parent + 1.2.0-SNAPSHOT + ONAP :: ${project.groupId} :: ${project.artifactId} + + + nexus.onap.org + ecomp-staging + 176c31dfe190a + + + + + ecomp-releases + https://nexus.onap.org/content/repositories/releases + + + ecomp-snapshots + https://nexus.onap.org/content/repositories/snapshots + + + + + + + org.codehaus.mojo + versions-maven-plugin + 2.5 + + true + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + https://${onap.nexus.host} + ${onap.nexus.staging.profile-id} + ${onap.nexus.staging.server-id} + + + + + + odlparent + springboot + - 4.0.0 - pom - org.onap.ccsdk.parent - parent - 0.0.1-SNAPSHOT - - Parent POMs - http://wiki.onap.org - Parent POMs to be used by clients of CCSDK - - - - nexus.onap.org - 443 - https - ${onap.nexus.protocol}://${onap.nexus.host}:${onap.nexus.port}/content/groups/public - ${onap.nexus.protocol}://${onap.nexus.host}:${onap.nexus.port}/content/repositories/releases - ${onap.nexus.protocol}://${onap.nexus.host}:${onap.nexus.port}/content/repositories/snapshots - ecomp-releases - - - - - - - - onap-public - ${onap.nexus.public-url} - - true - - never - - - true - always - - - - - onap-release - onap-repository-releases - ${onap.nexus.release-url} - - true - never - - - false - - - - onap-snapshot - onap-repository-snapshots - ${onap.nexus.snapshot-url} - - false - - - true - - - - opendaylight-mirror - opendaylight-mirror - ${opendaylight.nexus.public-url} - - true - never - - - false - - - - opendaylight-snapshot - opendaylight-snapshot - ${opendaylight.nexus.snapshot-url} - - false - - - true - - - - - - - - onap-releases - onap-repository-releases - ${onap.nexus.release-url} - - - onap-snapshots - onap-repository-snapshots - ${onap.nexus.snapshot-url} - - - - - - - - org.apache.maven.plugins - maven-site-plugin - 3.6 - - - org.apache.maven.wagon - wagon-webdav-jackrabbit - 2.10 - - - org.apache.maven.doxia - doxia-core - 1.7 - - - org.apache.maven.doxia - doxia-sink-api - 1.7 - - - org.apache.maven.doxia - doxia-logging-api - 1.7 - - - - - attach-descriptor - - attach-descriptor - - - - - - org.apache.maven.plugins - maven-compiler-plugin - ${maven.compile.plugin.version} - - ${java.version.source} - ${java.version.target} - - - - org.codehaus.mojo - sonar-maven-plugin - 3.2 - - - maven-source-plugin - 2.1.1 - - - bundle-sources - package - - - jar-no-fork - - - test-jar-no-fork - - - - - - - - - - - - - - - - org.codehaus.mojo - - license-maven-plugin - - 1.10 - - - - false - - ============LICENSE_START======================================================= - - ============LICENSE_END========================================================= - - ================================================================================ - - apache_v2 - - 2017 - - AT&T Intellectual Property. All rights - reserved. - - openECOMP : SDN-C - - true - - true - - true - - true - - **/*.png - **/*.json - - - - - - - - - first - - - - update-file-header - - - - process-sources - - - - - - - - - org.codehaus.mojo - properties-maven-plugin - 1.0.0 - - - - set-system-properties - - - - - maven.wagon.http.ssl.allowall - ${ssl.allowall} - - - maven.wagon.http.ssl.insecure - ${ssl.insecure} - - - - - - - - org.codehaus.mojo - versions-maven-plugin - 2.3 - - - maven-scm-plugin - 1.8.1 - - ${project.artifactId}-${project.version} - - - - - - ONAP - - - - odlparent-boron-sr3 -