Release bgpcep
[bgpcep.git] / pcep / impl / pom.xml
index ffe28c69ab60df44804e562c01310a2999f292fe..8e26608648262ca9187b7355c4aaf2c3b6235c9e 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.20.2-SNAPSHOT</version>
+        <version>0.21.0</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>