Bump honeycomb version to 1.18.04-SNAPSHOT
[honeycomb.git] / tools / archetype / src / main / resources / archetype-resources / __rootArtifactId__-impl / pom.xml
index 8c00e6e..73eaf41 100644 (file)
@@ -16,7 +16,7 @@
     <parent>
         <groupId>io.fd.honeycomb.common</groupId>
         <artifactId>impl-parent</artifactId>
-        <version>1.18.01-SNAPSHOT</version>
+        <version>1.18.04-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -27,7 +27,7 @@
     <packaging>bundle</packaging>
 
     <properties>
-        <honeycomb.infra.version>1.18.01-SNAPSHOT</honeycomb.infra.version>
+        <honeycomb.infra.version>1.18.04-SNAPSHOT</honeycomb.infra.version>
     </properties>
 
     <dependencies>