From dc850de10f10c4307fcbc32bd97f9325a07e7709 Mon Sep 17 00:00:00 2001 From: Rashmi Pujar Date: Tue, 30 Nov 2021 13:31:56 -0500 Subject: Use prometheus libraries defined in parent pom Depends on https://gerrit.onap.org/r/c/policy/parent/+/125974 for build to pass. Issue-ID: POLICY-3760 Signed-off-by: Rashmi Pujar Change-Id: I255bf085e0d33e09c1fdd3aea373f3c497074a85 --- policy-endpoints/pom.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'policy-endpoints') diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index 49f6945e..9f8d517a 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -41,7 +41,6 @@ 1.2.1-oss 4.5.5 4.4.4 - 0.11.0 @@ -174,13 +173,11 @@ io.prometheus simpleclient_hotspot - ${io.prometheus.version} io.prometheus simpleclient_servlet - ${io.prometheus.version} @@ -236,4 +233,4 @@ - + \ No newline at end of file -- cgit 1.2.3-korg