Release bgpcep
[bgpcep.git] / rsvp / impl / pom.xml
index e521c821092cbe892e5a6d251db8d53a29960ce7..40683c1a3d772fad8ae24fb28f21fc3da4623235 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.16.2-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 -->