Bump versions to 0.20.5-SNAPSHOT
[bgpcep.git] / data-change-counter / pom.xml
index 27177023d399a91b3765fd7c9856bf31eae407fc..f9c50254f12cbd524dc24044602748c0df48feeb 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.16.4-SNAPSHOT</version>
+        <version>0.20.5-SNAPSHOT</version>
         <relativePath>../binding-parent</relativePath>
     </parent>
     <artifactId>data-change-counter</artifactId>
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
-            <artifactId>osgi.cmpn</artifactId>
+            <artifactId>org.osgi.service.component.annotations</artifactId>
         </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>