Bump honeycomb version to 1.18.04-SNAPSHOT
[honeycomb.git] / infra / translate-spi / pom.xml
index 7ef76a9..aaf2208 100644 (file)
@@ -18,7 +18,7 @@
     <parent>
         <groupId>io.fd.honeycomb.common</groupId>
         <artifactId>api-parent</artifactId>
-        <version>1.18.01-SNAPSHOT</version>
+        <version>1.18.04-SNAPSHOT</version>
         <relativePath>../../common/api-parent</relativePath>
     </parent>
 
@@ -26,7 +26,7 @@
     <groupId>io.fd.honeycomb</groupId>
     <artifactId>translate-spi</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.01-SNAPSHOT</version>
+    <version>1.18.04-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>