Honeycomb 1.18.04-RC1
[honeycomb.git] / infra / minimal-distribution / pom.xml
index 0709470..1b7642d 100644 (file)
@@ -18,7 +18,7 @@
     <parent>
         <groupId>io.fd.honeycomb.common</groupId>
         <artifactId>minimal-distribution-parent</artifactId>
-        <version>1.18.04-SNAPSHOT</version>
+        <version>1.18.04-RC1</version>
         <relativePath>../../common/minimal-distribution-parent</relativePath>
     </parent>
 
@@ -26,7 +26,7 @@
     <groupId>io.fd.honeycomb</groupId>
     <artifactId>minimal-distribution</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.04-SNAPSHOT</version>
+    <version>1.18.04-RC1</version>
 
     <properties>
         <main.class>io.fd.honeycomb.infra.distro.Main</main.class>