Release bgpcep
[bgpcep.git] / rsvp / impl / pom.xml
index 3d5ad064be51d3a27aa87c5177c21d8aaad4ec12..40683c1a3d772fad8ae24fb28f21fc3da4623235 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.16.13-SNAPSHOT</version>
+        <version>0.20.4</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
@@ -80,7 +80,7 @@
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
-            <artifactId>osgi.cmpn</artifactId>
+            <artifactId>org.osgi.service.component.annotations</artifactId>
         </dependency>
 
         <!-- Test dependencies -->