From: Rashmi Pujar Date: Tue, 30 Nov 2021 18:31:56 +0000 (-0500) Subject: Use prometheus libraries defined in parent pom X-Git-Tag: 1.10.1~9 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=dc850de10f10c4307fcbc32bd97f9325a07e7709;p=policy%2Fcommon.git 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 --- 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 diff --git a/pom.xml b/pom.xml index ae0af815..f5ee24ee 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent integration - 3.5.0 + 3.5.1-SNAPSHOT @@ -73,7 +73,7 @@ - + @@ -116,4 +116,4 @@ - + \ No newline at end of file