Honeycomb 1.18.10-RC1
[honeycomb.git] / tools / pom.xml
index f2d73b7..a069aab 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>io.fd.honeycomb.common</groupId>
         <artifactId>honeycomb-parent</artifactId>
-        <version>1.18.10-SNAPSHOT</version>
+        <version>1.18.10-RC1</version>
         <relativePath>../common/honeycomb-parent</relativePath>
     </parent>
 
@@ -13,7 +13,7 @@
     <artifactId>honeycomb-tools</artifactId>
     <name>${project.artifactId}</name>
     <packaging>pom</packaging>
-    <version>1.18.10-SNAPSHOT</version>
+    <version>1.18.10-RC1</version>
     <modelVersion>4.0.0</modelVersion>
     <description>Aggregator for various Honeycomb tools</description>