Bump versions to 6.0.1-SNAPSHOT
[controller.git] / benchmark / rpcbenchmark / pom.xml
index d71dc652b3cd9abbae54acb8f5f9d3d7c35188d5..f5c5e75e117c50f1e5cc8822e7f2802a76745a19 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>6.0.1-SNAPSHOT</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
@@ -38,8 +38,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <optional>true</optional>
     </dependency>
     <dependency>
-      <groupId>javax.annotation</groupId>
-      <artifactId>javax.annotation-api</artifactId>
+      <groupId>jakarta.annotation</groupId>
+      <artifactId>jakarta.annotation-api</artifactId>
       <optional>true</optional>
     </dependency>
   </dependencies>