summaryrefslogtreecommitdiffstats
path: root/tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-impl/pom.xml
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2018-10-26 15:37:23 +0200
committerMichal Cmarada <mcmarada@cisco.com>2018-10-26 15:37:23 +0200
commit9533be89035b3ef7e53276461efc333d92428e42 (patch)
tree42853d88730a1a473d65310aec50a3e9402c44e8 /tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-impl/pom.xml
parent2ed839f11683e23f15438a278d4afdad8c076a96 (diff)
Honeycomb 1.18.10 releasev1.18.10
Change-Id: Ie0940b9b761e747b07901c8ebe62a4be3840dee2 Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-impl/pom.xml')
-rw-r--r--tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-impl/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-impl/pom.xml b/tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-impl/pom.xml
index c9e1c4642..048b5db28 100644
--- a/tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-impl/pom.xml
+++ b/tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-impl/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>impl-parent</artifactId>
- <version>1.18.10-SNAPSHOT</version>
+ <version>1.18.10</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -27,7 +27,7 @@
<packaging>bundle</packaging>
<properties>
- <honeycomb.infra.version>1.18.10-SNAPSHOT</honeycomb.infra.version>
+ <honeycomb.infra.version>1.18.10</honeycomb.infra.version>
</properties>
<dependencies>