Release netconf
[netconf.git] / netconf / mdsal-netconf-yang-library / pom.xml
index acea6149568a231bf0f4b1cf308e696c0e77527d..7ebe41c0388a94e25ac4738bc8a9c7fdbe7635e9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.15-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
@@ -43,7 +43,7 @@
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
-            <artifactId>osgi.cmpn</artifactId>
+            <artifactId>org.osgi.service.component.annotations</artifactId>
         </dependency>
         <dependency>
             <groupId>com.guicedee.services</groupId>
@@ -51,8 +51,8 @@
             <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>