Bump versions to 0.18.1-SNAPSHOT
[bgpcep.git] / algo / algo-api / pom.xml
index ab1c3b1685db6074e075d8c9676e8a4091175060..9140882d7a1c0e02afac302d04aab2f823cd838a 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.16.6-SNAPSHOT</version>
+        <version>0.18.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
             <groupId>${project.groupId}</groupId>
             <artifactId>graph-api</artifactId>
         </dependency>
-        <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>concepts</artifactId>
-        </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-common</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.opendaylight.yangtools</groupId>
-            <artifactId>concepts</artifactId>
-        </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
             <artifactId>rfc6991-ietf-inet-types</artifactId>