X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=c4fb41bda59c0bc34e19b42e813f9b7cef0ec207;hb=09a1d7646d545ae2cb22d6a5028ea1b9271a721c;hp=4a565ffb44a186c3249094ed846e8c24feadddd7;hpb=70e4ac205b7f2c7c7956f35324b87460bf59b802;p=policy%2Fgui.git diff --git a/pom.xml b/pom.xml index 4a565ff..c4fb41b 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,8 @@ ============LICENSE_START======================================================= ONAP Policy GUI ================================================================================ - Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved. + Modifications Copyright (C) 2020-2022 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,30 +20,129 @@ --> - 4.0.0 + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + 4.0.0 - - org.onap.policy.parent - integration - 2.0.0-SNAPSHOT - - + + org.onap.policy.parent + integration + 3.5.3-SNAPSHOT + + - org.onap.policy.gui - policy-gui - 2.0.0-SNAPSHOT + org.onap.policy.gui + policy-gui + 2.2.3-SNAPSHOT - pom + pom - policy-gui - Code that all the Policy GUI's. + ${project.artifactId} + Code for all the Policy GUI's. - - - ecomp-site - dav:${nexusproxy}${sitePath} - - + + 2.7.3-SNAPSHOT + 1.10.3-SNAPSHOT + 2.6.3-SNAPSHOT + ${project.basedir}/../../target/code-coverage/jacoco-ut.exec + ${project.basedir}/target/code-coverage/lcov.info + + + gui-common + gui-editors + gui-clamp + gui-server + packages + + + + + ecomp-site + dav:${nexusproxy}${sitePath} + + + + + + + only-eclipse + + + m2e.version + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.codehaus.mojo + exec-maven-plugin + [1.6.0,) + + java + exec + + + + + + + + + org.commonjava.maven.plugins + directory-maven-plugin + 0.2 + + directory-of + + + + + + + + + org.apache.maven.plugins + maven-dependency-plugin + [2.0,) + + unpack + unpack-dependencies + + + + + + + + + org.apache.maven.plugins + maven-antrun-plugin + [1.0,) + + run + + + + + + + + + + + + + + +