X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fparent.git;a=blobdiff_plain;f=pom.xml;h=debd984db91791d5b2ddd8b623675e1babbf0afb;hp=7a62a3ba84cb8d31f76393eba11baf1be4710ce1;hb=refs%2Fheads%2Fmaster;hpb=ffb74ac019aae806a4465bc0ddf9925b67fea905 diff --git a/pom.xml b/pom.xml index 7a62a3ba..5d1cdaf4 100644 --- a/pom.xml +++ b/pom.xml @@ -2,6 +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, 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. @@ -18,27 +19,37 @@ SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> - + 4.0.0 - - org.onap.oparent - oparent - 3.2.0 - - org.onap.policy.parent policy-parent - 3.4.0-SNAPSHOT + 4.1.5-SNAPSHOT pom - 3.2.0 + 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 + + + @@ -49,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