summaryrefslogtreecommitdiffstats
path: root/tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-api
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2016-12-07 08:56:02 +0100
committerMarek Gradzki <mgradzki@cisco.com>2016-12-07 10:01:10 +0100
commit8be1783be737e79fbcb7e4377b920959cf1f7198 (patch)
tree5f183e23e7943eb88e824d705174f1c9dac9b02d /tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-api
parentc70fcc07dd643654f8c436c5ea4ff8d81bf51603 (diff)
Set honeycomb version to 17.01 to allign with vpp release
Change-Id: I47f37a60f276928672fc2bd53e948641d9278014 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-api')
-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 75c138891..b836c56e1 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.16.12-SNAPSHOT</version>
+ <version>1.17.01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>