Bump versions to 0.20.6-SNAPSHOT
[bgpcep.git] / pcep / impl / pom.xml
index 4a2612ad1ef4395e5100dc45347c5303069d9ae9..082273d3f3df8b0e5d27139442e0c80284efe5da 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.20.0</version>
+        <version>0.20.6-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
@@ -98,8 +98,8 @@
             <artifactId>guava</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.slf4j</groupId>
-            <artifactId>slf4j-api</artifactId>
+            <groupId>org.eclipse.jdt</groupId>
+            <artifactId>org.eclipse.jdt.annotation</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>