summaryrefslogtreecommitdiffstats
path: root/tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-impl/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-01-04 19:19:58 +0100
committerMarek Gradzki <mgradzki@cisco.com>2017-01-04 19:20:10 +0100
commitb0c2350c915238785e641d18d63a9bf74bb326c8 (patch)
tree6829f7aae250a85be316f4854005e9d990165fcf /tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-impl/pom.xml
parent88e324df51d7f119ba8c9dcf6a54e063cd0dee12 (diff)
Bump version to 1.17.01-RC1v1.17.01-RC1
Change-Id: I122834e5c72a03da8580b5416220e00a8ffbc7d4 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 024491c89..23ca475c2 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.17.01-SNAPSHOT</version>
+ <version>1.17.01-RC1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -27,7 +27,7 @@
<packaging>bundle</packaging>
<properties>
- <honeycomb.infra.version>1.17.01-SNAPSHOT</honeycomb.infra.version>
+ <honeycomb.infra.version>1.17.01-RC1</honeycomb.infra.version>
</properties>
<dependencies>