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-07-23 20:05:18 +0200
committerMarek Gradzki <mgradzki@cisco.com>2018-07-23 20:05:18 +0200
commit62c8f3a9c900acfef82ef5ddff0332244ab05ad1 (patch)
tree05eff6e74102ae492880b9f2f4ae9c30e772a2b8 /tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-impl/pom.xml
parent40a727a701dcb75c78f64067de1e82d98640b671 (diff)
Honeycomb 1.18.07-RC1v1.18.07-RC1
Change-Id: I846deb0822efee8ea3877bbdccfdc5ef2c9b67ad 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 0c956c41d..4126229b7 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.07-SNAPSHOT</version>
+ <version>1.18.07-RC1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -27,7 +27,7 @@
<packaging>bundle</packaging>
<properties>
- <honeycomb.infra.version>1.18.07-SNAPSHOT</honeycomb.infra.version>
+ <honeycomb.infra.version>1.18.07-RC1</honeycomb.infra.version>
</properties>
<dependencies>