From 7fa12fdd8d4428a8b21ad143943858a1ca2e0e27 Mon Sep 17 00:00:00 2001 From: Hengye Date: Tue, 25 Feb 2020 09:15:58 +0800 Subject: Create PDP Monitoring GUI Model Monitorning GUI to monitor PDPs Statistics, including Web and Rest Server by embeded jetty. Issue-ID: POLICY-2311 Signed-off-by: Hengye Change-Id: I9bd0d50eaa7ae4dbd07d17389da2cf107e854c61 --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 62a6546..73d6156 100644 --- a/pom.xml +++ b/pom.xml @@ -3,6 +3,7 @@ ONAP Policy GUI ================================================================================ Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. + Modifications Copyright (C) 2020 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -39,11 +40,23 @@ Code for all the Policy GUI's. + 1.6.2-SNAPSHOT + 2.2.1-SNAPSHOT + gui-common + gui-pdp-monitoring + + + junit + junit + test + + + ecomp-site -- cgit 1.2.3-korg