summaryrefslogtreecommitdiffstats
path: root/tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-api/pom.xml
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2018-10-26 15:54:07 +0200
committerMichal Cmarada <mcmarada@cisco.com>2018-10-26 15:54:07 +0200
commit8f677a4f39fd967900d0080d2c267ba112edc378 (patch)
tree03e0693dfa55945b0c84caa9a9815814cc8f2569 /tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-api/pom.xml
parent9533be89035b3ef7e53276461efc333d92428e42 (diff)
Set Honeycomb version to 1.18.10.1-SNAPSHOTstable/1810
Change-Id: I22b9589cbacb3b4d4f38f145362537f0c1dbd5db 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 cbfe9455a..680e90aa2 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.18.10</version>
+ <version>1.18.10.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>