X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fparent.git;a=blobdiff_plain;f=pom.xml;h=229fc65695a302a5b03f271bb2d37508a2e8c0f3;hp=0ffb66880026105c60c77666157e47a423653524;hb=refs%2Fheads%2Fmaster;hpb=e57e24514ae321baba711f7a54507673ea2b4b4c diff --git a/pom.xml b/pom.xml index 0ffb6688..511c6c1f 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 + 5.0.0-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,14 +60,14 @@ 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 formatter-maven-plugin 2.11.0 - ${project.parent.basedir}/onap-java-formatter.xml + ${project.basedir}/onap-java-formatter.xml