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 e60a58f87..b6f2cd489 100644
--- a/vpp-integration/pom.xml
+++ b/vpp-integration/pom.xml
@@ -19,14 +19,14 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>hc2vpp-parent</artifactId>
- <version>1.18.04-SNAPSHOT</version>
+ <version>1.18.04</version>
<relativePath>../common/hc2vpp-parent</relativePath>
</parent>
<groupId>io.fd.hc2vpp.integration</groupId>
<artifactId>vpp-integration</artifactId>
<name>${project.artifactId}</name>
- <version>1.18.04-SNAPSHOT</version>
+ <version>1.18.04</version>
<packaging>pom</packaging>
<modelVersion>4.0.0</modelVersion>
<description>Aggregator for Honeycomb's VPP distribution. Aggregating all Hc2vpp plugins.</description>