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