X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=c4fb41bda59c0bc34e19b42e813f9b7cef0ec207;hb=09a1d7646d545ae2cb22d6a5028ea1b9271a721c;hp=1f2ce4676c93df52567d871cfe90ad80ab5e6b03;hpb=34d6d486318bf7922ff6c5e0897370f5b4e60395;p=policy%2Fgui.git diff --git a/pom.xml b/pom.xml index 1f2ce46..c4fb41b 100644 --- a/pom.xml +++ b/pom.xml @@ -2,8 +2,8 @@ ============LICENSE_START======================================================= ONAP Policy GUI ================================================================================ - Copyright (C) 2020 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2020 Nordix Foundation. + 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. @@ -20,19 +20,19 @@ --> + 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 - 3.2.1-SNAPSHOT + 3.5.3-SNAPSHOT org.onap.policy.gui policy-gui - 2.1.0-SNAPSHOT + 2.2.3-SNAPSHOT pom @@ -40,35 +40,21 @@ Code for all the Policy GUI's. - 1.7.1-SNAPSHOT - 2.3.1-SNAPSHOT - target/code-coverage/lcov.info + 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-pdp-monitoring gui-editors + gui-clamp + gui-server + packages - - - junit - junit - test - - - org.assertj - assertj-core - test - - - org.awaitility - awaitility - test - - - ecomp-site @@ -76,52 +62,6 @@ - - - - org.onap.policy.common - utils - ${policy.common.version} - - - org.onap.policy.common - policy-endpoints - ${policy.common.version} - - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.17,) - - check - - - - - - - - - - - - - -