summaryrefslogtreecommitdiffstats
path: root/tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-api/pom.xml
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2019-04-29 14:52:55 +0200
committerMichal Cmarada <mcmarada@cisco.com>2019-04-29 14:52:55 +0200
commit7419ebbac5fc99ae954eb756ec56edc6b1034edd (patch)
tree3df03f023606ef6743fc48c6552710e6028681fa /tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-api/pom.xml
parentb770a24ae3c8460a836daa10813259335f5dc6c3 (diff)
Set Honeycomb version to 1.19.04.1-SNAPSHOTstable/1904
Change-Id: Idc574442618d5ace087015c842fe2b8f72fb0ae2 Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-api/pom.xml')
-rw-r--r--tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-api/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-api/pom.xml b/tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-api/pom.xml
index 62466fdea..81f4879cf 100644
--- a/tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-api/pom.xml
+++ b/tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-api/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>api-parent</artifactId>
- <version>1.19.04</version>
+ <version>1.19.04.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>