Honeycomb 1.19.04-RC2
[honeycomb.git] / infra / bgp-translate-api / pom.xml
index ebacf4c..68af32a 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>io.fd.honeycomb.common</groupId>
         <artifactId>impl-parent</artifactId>
-        <version>1.19.04-SNAPSHOT</version>
+        <version>1.19.04-RC2</version>
         <relativePath>../../common/impl-parent</relativePath>
     </parent>
 
@@ -28,7 +28,7 @@
     <groupId>io.fd.honeycomb</groupId>
     <artifactId>bgp-translate-api</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.19.04-SNAPSHOT</version>
+    <version>1.19.04-RC2</version>
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>