X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=18c74a3794058b38a118ec05f2ba2d0d5210b04f;hb=14f51a7e33c1e29c70279fd0100c0253692c7025;hp=0ffb66880026105c60c77666157e47a423653524;hpb=70b7899ad85d1bd860b690ba340fed83297f44e5;p=policy%2Fparent.git diff --git a/pom.xml b/pom.xml index 0ffb6688..18c74a37 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= Copyright (C) 2018 Ericsson. All rights reserved. Modifications Copyright (C) 2020-2021 AT&T. All rights reserved. - Modifications Copyright (C) 2021 Nordix Foundation. + Modifications Copyright (C) 2021, 2024 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -19,28 +19,37 @@ SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> - + 4.0.0 - - org.onap.oparent - oparent - 3.2.1 - - org.onap.policy.parent policy-parent - 3.4.1-SNAPSHOT + 4.1.2-SNAPSHOT pom - 3.2.1 + UTF-8 + UTF-8 + /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} + checkstyle resources integration + + + ecomp-releases + ${onap.nexus.url}/content/repositories/releases + + + ecomp-snapshots + ${onap.nexus.url}/content/repositories/snapshots + + + @@ -51,7 +60,7 @@ Be sure to override ${project.parent.basedir} in order to find the XML file - mvn formatter:format spotless:apply process-sources -Dproject.parent.basedir=TODO + mvn formatter:format spotless:apply process-sources -Dproject.parent.basedir= --> net.revelc.code.formatter @@ -79,6 +88,11 @@ use mvn spotless:apply to rewrite source files use mvn spotless:check to validate source files --> + + org.sonarsource.scanner.maven + sonar-maven-plugin + ${sonar.scanner.version} +