Honeycomb 1.18.04-RC1
[honeycomb.git] / infra / data-impl / pom.xml
index 3e5b4b9..2055a75 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>impl-parent</artifactId>
         <groupId>io.fd.honeycomb.common</groupId>
-        <version>1.18.04-SNAPSHOT</version>
+        <version>1.18.04-RC1</version>
         <relativePath>../../common/impl-parent</relativePath>
     </parent>
 
@@ -28,7 +28,7 @@
     <groupId>io.fd.honeycomb</groupId>
     <artifactId>data-impl</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.04-SNAPSHOT</version>
+    <version>1.18.04-RC1</version>
     <packaging>bundle</packaging>
 
     <dependencies>