Bump honeycomb version to 1.19.04-SNAPSHOT
[honeycomb.git] / infra / northbound / bgp-extensions / labeled-unicast / pom.xml
index 8719e22..249e9ec 100644 (file)
     <parent>
         <artifactId>impl-parent</artifactId>
         <groupId>io.fd.honeycomb.common</groupId>
-        <version>1.18.01-SNAPSHOT</version>
+        <version>1.19.04-SNAPSHOT</version>
         <relativePath>../../../../common/impl-parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>io.fd.honeycomb.northbound.bgp</groupId>
     <artifactId>labeled-unicast</artifactId>
-    <version>1.18.01-SNAPSHOT</version>
+    <version>1.19.04-SNAPSHOT</version>
+    <name>${project.artifactId}</name>
     <dependencies>
         <dependency>
             <groupId>io.fd.honeycomb.northbound.bgp</groupId>
@@ -38,7 +39,7 @@
         <dependency>
             <groupId>org.opendaylight.bgpcep</groupId>
             <artifactId>bgp-labeled-unicast</artifactId>
-            <version>${bgpcep.version}</version>
+            <version>${odl.bgpcep.version}</version>
         </dependency>
         <dependency>
             <groupId>io.fd.honeycomb.northbound</groupId>