X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=metrics%2Fsample%2Fimpl%2Fpom.xml;h=af1684f06e5e6c9608ff7280d481eb7634707f66;hb=7e3915fe8aea24ed92517101c2dd9a8fbc0c9997;hp=e509e2d3b3977449d579075430f39df21ca73b1e;hpb=acc0d25d7b1e36c25760ac40583ca071f0ffa20c;p=serviceutils.git diff --git a/metrics/sample/impl/pom.xml b/metrics/sample/impl/pom.xml index e509e2d3..af1684f0 100644 --- a/metrics/sample/impl/pom.xml +++ b/metrics/sample/impl/pom.xml @@ -11,30 +11,40 @@ 4.0.0 - org.opendaylight.infrautils - parent - 1.6.0-SNAPSHOT - ../../../common/parent + org.opendaylight.serviceutils + quality-parent + 0.14.0-SNAPSHOT + ../../../commons/quality-parent metrics-sample bundle - ODL :: infrautils :: ${project.artifactId} + ODL :: serviceutils :: ${project.artifactId} - ${project.groupId} + org.opendaylight.infrautils + infrautils-util + + + org.opendaylight.serviceutils metrics-api - javax.inject + com.guicedee.services javax.inject + true - javax.annotation - javax.annotation-api + jakarta.annotation + jakarta.annotation-api + provided true + + org.osgi + org.osgi.service.component.annotations + ${project.groupId} @@ -49,35 +59,17 @@ io.prometheus simpleclient_httpserver - 0.4.0 + 0.10.0 test - ${project.groupId} + org.opendaylight.infrautils inject.guice.testutils org.opendaylight.infrautils infrautils-testutils - - com.google.truth - truth - - - org.apache.aries.blueprint - blueprint-maven-plugin-annotation - true - - - - - - org.apache.aries.blueprint - blueprint-maven-plugin - - -