summaryrefslogtreecommitdiffstats
path: root/tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-api/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-01-31 07:46:30 +0100
committerMarek Gradzki <mgradzki@cisco.com>2018-01-31 07:46:30 +0100
commitd11d6993a9ed30551a7deb72a5e838eb0cc79fd2 (patch)
tree2dc584fbf4a53c0812b7ab453c2ad89a869ba5a0 /tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-api/pom.xml
parent2e4e9e29a4577e88f542103c026b1fef55c9cafc (diff)
Honeycomb 1.18.01 release
Change-Id: Ia137c504e192418dbc3b501fc9dcece1798bd622 Signed-off-by: Marek Gradzki <mgradzki@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 d87c9b369..22ae3146a 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.01-SNAPSHOT</version>
+ <version>1.18.01</version>
</parent>
<modelVersion>4.0.0</modelVersion>