From: Jim Hahn Date: Thu, 8 Apr 2021 20:59:55 +0000 (-0400) Subject: Upgrade dependencies in gui X-Git-Tag: 2.1.0~50 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a28617016d9e19237c9cb4adaa18be90a67f07a6;p=policy%2Fgui.git Upgrade dependencies in gui The gui builds are failing, because the policy dependencies cannot be found. Upgraded the dependency versions to the latest policy snapshots. Issue-ID: POLICY-3180 Change-Id: Id90addb5a15bbdaa4842c1751ac0022f38417e49 Signed-off-by: Jim Hahn --- diff --git a/pom.xml b/pom.xml index f839bf3..2104698 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy GUI ================================================================================ - Copyright (C) 2020 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2020 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -26,7 +26,7 @@ org.onap.policy.parent integration - 3.3.1-SNAPSHOT + 3.4.0-SNAPSHOT @@ -40,8 +40,8 @@ Code for all the Policy GUI's. - 1.8.1-SNAPSHOT - 2.4.2-SNAPSHOT + 1.9.0-SNAPSHOT + 2.5.0-SNAPSHOT ${project.basedir}/../../target/code-coverage/jacoco-ut.exec ${project.basedir}/target/code-coverage/lcov.info