Switch to jakarta.annotation-api 22/101422/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 1 Jun 2022 20:24:21 +0000 (22:24 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 1 Jun 2022 20:24:58 +0000 (22:24 +0200)
odlparent has switched to a more modern version, follow it.

Change-Id: Ia17c4d91a5e6e5da6d327ccaa96e41bbd629a8de
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
benchmark/dsbenchmark/pom.xml
benchmark/ntfbenchmark/pom.xml
benchmark/rpcbenchmark/pom.xml
docs/pom.xml
opendaylight/md-sal/eos-dom-akka/pom.xml

index d67b4377e4b6ae4ddddabb6d0131a1cf7daa11e4..46b2f4b2c47dcbde100304707f4d833073709229 100644 (file)
@@ -46,8 +46,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <optional>true</optional>
     </dependency>
     <dependency>
       <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>
       <optional>true</optional>
     </dependency>
   </dependencies>
index c2cf8d560f7e55c0a61ac888b23cfa4e11589a65..28f8f92aa8e32d8f8ad12a07134e0086f90b14fe 100644 (file)
@@ -38,8 +38,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <optional>true</optional>
     </dependency>
     <dependency>
       <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>
       <optional>true</optional>
     </dependency>
   </dependencies>
index 4aa549469f4a2f9bae33882fd31c1481044bc049..0e4ac9c11d4445fe671671686a9ef27d6d5ab3fd 100644 (file)
@@ -38,8 +38,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <optional>true</optional>
     </dependency>
     <dependency>
       <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>
       <optional>true</optional>
     </dependency>
   </dependencies>
index 012cbc29f09db4636c619c618c6e189191b9e9e9..e18d0153fedd48561f1d30b97c804603ce51858b 100644 (file)
             <artifactId>javax.inject</artifactId>
         </dependency>
         <dependency>
             <artifactId>javax.inject</artifactId>
         </dependency>
         <dependency>
-            <groupId>javax.annotation</groupId>
-            <artifactId>javax.annotation-api</artifactId>
+            <groupId>jakarta.annotation</groupId>
+            <artifactId>jakarta.annotation-api</artifactId>
         </dependency>
         <dependency>
             <groupId>org.kohsuke.metainf-services</groupId>
         </dependency>
         <dependency>
             <groupId>org.kohsuke.metainf-services</groupId>
index 87d3161925a9f223b1b5dbd4ffedf2acb8e49c69..4e9ca8e713047c2fab76456ca9bcda1df2b9741f 100644 (file)
@@ -80,8 +80,8 @@
             <optional>true</optional>
         </dependency>
         <dependency>
             <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>
             <scope>provided</scope>
             <optional>true</optional>
         </dependency>