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-17 13:09:30 +0200
committerMichal Cmarada <mcmarada@cisco.com>2018-10-18 20:00:38 +0200
commit40c00e4ec98b88c3b52170cf8b108e05e2e14cdd (patch)
treef082b2163835d24837d57fdf56b82f73037ee324 /tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-api/pom.xml
parentf17ade9a517f342522fe4b8ce83419c18dd93196 (diff)
Set Honeycomb version back to 1.18.10-SNAPSHOT
Change-Id: Icd61765bdcbc96feaf71f899158923762bb9e0ce 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 6388ab244..66175afb3 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-RC1</version>
+ <version>1.18.10-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>