Honeycomb 1.19.04-RC2
[honeycomb.git] / infra / northbound / common / pom.xml
index 138f120..c04f13d 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>impl-parent</artifactId>
         <groupId>io.fd.honeycomb.common</groupId>
-        <version>1.19.04-SNAPSHOT</version>
+        <version>1.19.04-RC2</version>
         <relativePath>../../../common/impl-parent</relativePath>
     </parent>
 
@@ -29,7 +29,7 @@
 
     <groupId>io.fd.honeycomb.northbound</groupId>
     <artifactId>common</artifactId>
-    <version>1.19.04-SNAPSHOT</version>
+    <version>1.19.04-RC2</version>
     <name>${project.artifactId}</name>
 
     <dependencies>