summaryrefslogtreecommitdiffstats
path: root/tools/archetype/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/archetype/pom.xml')
-rw-r--r--tools/archetype/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/archetype/pom.xml b/tools/archetype/pom.xml
index 64267da7d..3176f8ae0 100644
--- a/tools/archetype/pom.xml
+++ b/tools/archetype/pom.xml
@@ -5,14 +5,14 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>honeycomb-parent</artifactId>
- <version>1.19.01-SNAPSHOT</version>
+ <version>1.19.04-SNAPSHOT</version>
<relativePath>../../common/honeycomb-parent</relativePath>
</parent>
<groupId>io.fd.honeycomb.tools</groupId>
<artifactId>honeycomb-plugin-archetype</artifactId>
<name>${project.artifactId}</name>
- <version>1.19.01-SNAPSHOT</version>
+ <version>1.19.04-SNAPSHOT</version>
<packaging>jar</packaging>
<modelVersion>4.0.0</modelVersion>