Honeycomb 1.18.10-RC1
[honeycomb.git] / infra / translate-utils / pom.xml
index 5881d70..30f765c 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>io.fd.honeycomb.common</groupId>
         <artifactId>impl-parent</artifactId>
-        <version>1.18.10-SNAPSHOT</version>
+        <version>1.18.10-RC1</version>
         <relativePath>../../common/impl-parent</relativePath>
     </parent>
 
@@ -27,7 +27,7 @@
     <groupId>io.fd.honeycomb</groupId>
     <artifactId>translate-utils</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.10-SNAPSHOT</version>
+    <version>1.18.10-RC1</version>
     <packaging>bundle</packaging>
 
     <properties>