Honeycomb 1.19.04-RC2
[honeycomb.git] / infra / data-api / pom.xml
index 10e1aec..b2ea3aa 100644 (file)
@@ -19,7 +19,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>
 
@@ -27,7 +27,7 @@
     <groupId>io.fd.honeycomb</groupId>
     <artifactId>data-api</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.19.04-SNAPSHOT</version>
+    <version>1.19.04-RC2</version>
     <packaging>bundle</packaging>
 
     <dependencies>