summaryrefslogtreecommitdiffstats
path: root/tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-impl/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-01-17 16:32:00 +0100
committerMarek Gradzki <mgradzki@cisco.com>2018-01-17 16:32:00 +0100
commit18fb6025593c960f58e587c7c7fd01ce7a5a1cc2 (patch)
tree2f3ac054d31f68cf4c0c2b4a97a32fd03cb3be76 /tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-impl/pom.xml
parentaaa1ac6c85dea6d064f231fb213a7a38551d9e3e (diff)
Honeycomb 1.18.01-RC2v1.18.01-RC2
Change-Id: I7f0d206bd0e387654067170f6fc9d5b8b89b4b2f Signed-off-by: Marek Gradzki <mgradzki@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 8c00e6ed0..4a2941d06 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.01-SNAPSHOT</version>
+ <version>1.18.01-RC2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -27,7 +27,7 @@
<packaging>bundle</packaging>
<properties>
- <honeycomb.infra.version>1.18.01-SNAPSHOT</honeycomb.infra.version>
+ <honeycomb.infra.version>1.18.01-RC2</honeycomb.infra.version>
</properties>
<dependencies>