Bump versions to 0.20.0-SNAPSHOT
[bgpcep.git] / config-loader / config-loader-impl / pom.xml
index 8a7bb6dfffd6410dfad647f712c297133e2de05d..28daef84fc20c9a50dd7e6607f9ef402c7cfc8b7 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.18.0-SNAPSHOT</version>
+        <version>0.20.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
@@ -78,8 +78,8 @@
             <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>