Bump versions to 0.21.6-SNAPSHOT
[bgpcep.git] / pcep / segment-routing / pom.xml
index 4fe184a016b2dfeebfeb56a71140cc84fd81dad2..163bb44ad9f6bde2a270f24480bbb53f61d63b61 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.19.3-SNAPSHOT</version>
+        <version>0.21.6-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
             <groupId>${project.groupId}</groupId>
             <artifactId>pcep-base-parser</artifactId>
         </dependency>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>pcep-topology-api</artifactId>
+        </dependency>
         <dependency>
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>