Bump versions by x.(y+1).z
[serviceutils.git] / metrics / impl-prometheus / pom.xml
index 4af68e527634fe544045af831fb0e2abd1f839ad..a61604d99a90c59cb6f549b0dbb903de5a4806ca 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.serviceutils</groupId>
     <artifactId>quality-parent</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath>../../commons/quality-parent</relativePath>
   </parent>
 
@@ -69,7 +69,7 @@
     </dependency>
     <dependency>
       <groupId>org.osgi</groupId>
-      <artifactId>org.osgi.service.http</artifactId>
+      <artifactId>org.osgi.service.http.whiteboard</artifactId>
     </dependency>
 
     <dependency>
@@ -78,8 +78,8 @@
       <optional>true</optional>
     </dependency>
     <dependency>
-      <groupId>javax.annotation</groupId>
-      <artifactId>javax.annotation-api</artifactId>
+      <groupId>jakarta.annotation</groupId>
+      <artifactId>jakarta.annotation-api</artifactId>
       <scope>provided</scope>
       <optional>true</optional>
     </dependency>