X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=3aadfb6057d60812f677f67c23f09e8d0af99d44;hb=aa30350f61a6149b3172289109b49681299b4617;hp=a475268fa9d64d62c378cc44af068489ccdbde6e;hpb=acd025f30f0005731c9b2894cb954bd31401ab76;p=policy%2Fgui.git diff --git a/pom.xml b/pom.xml index a475268..3aadfb6 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ ONAP Policy GUI ================================================================================ Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2020-2021 Nordix Foundation. + Modifications Copyright (C) 2020-2023 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.5.1-SNAPSHOT + 3.7.1-SNAPSHOT org.onap.policy.gui policy-gui - 2.2.1-SNAPSHOT + 2.4.1-SNAPSHOT pom @@ -40,38 +40,21 @@ Code for all the Policy GUI's. - 1.10.1-SNAPSHOT - 2.6.1-SNAPSHOT + 2.9.1-SNAPSHOT + 1.12.1-SNAPSHOT + 2.8.1-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 @@ -79,21 +62,6 @@ - - - - org.onap.policy.common - utils - ${policy.common.version} - - - org.onap.policy.common - policy-endpoints - ${policy.common.version} - - - -