summaryrefslogtreecommitdiffstats
path: root/vpp-integration/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vpp-integration/pom.xml')
-rw-r--r--vpp-integration/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vpp-integration/pom.xml b/vpp-integration/pom.xml
index 5186b1149..cf06e37ad 100644
--- a/vpp-integration/pom.xml
+++ b/vpp-integration/pom.xml
@@ -19,13 +19,13 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>honeycomb-parent</artifactId>
- <version>1.17.01-SNAPSHOT</version>
+ <version>1.17.01</version>
</parent>
<groupId>io.fd.hc2vpp.integration</groupId>
<artifactId>vpp-integration</artifactId>
<name>${project.artifactId}</name>
- <version>1.17.01-SNAPSHOT</version>
+ <version>1.17.01</version>
<packaging>pom</packaging>
<modelVersion>4.0.0</modelVersion>
<description>Aggregator for Honeycomb's VPP distribution. Aggregating all VPP plugins.</description>