Bump versions to 0.19.4-SNAPSHOT
[bgpcep.git] / rsvp / impl / pom.xml
index 72366a93e6e1388ee2d96960d01bf85fefe6e6b4..53a19fe4a319016090f227f5e342c05fb466da5b 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.16.1-SNAPSHOT</version>
+        <version>0.19.4-SNAPSHOT</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 -->