summaryrefslogtreecommitdiffstats
path: root/vpp-integration/minimal-distribution/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vpp-integration/minimal-distribution/pom.xml')
-rw-r--r--vpp-integration/minimal-distribution/pom.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/vpp-integration/minimal-distribution/pom.xml b/vpp-integration/minimal-distribution/pom.xml
index ffef78614..5281c7006 100644
--- a/vpp-integration/minimal-distribution/pom.xml
+++ b/vpp-integration/minimal-distribution/pom.xml
@@ -19,25 +19,25 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>minimal-distribution-parent</artifactId>
- <version>1.17.01-SNAPSHOT</version>
+ <version>1.17.01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.hc2vpp.integration</groupId>
<artifactId>vpp-integration-distribution</artifactId>
<name>${project.artifactId}</name>
- <version>1.17.01-SNAPSHOT</version>
+ <version>1.17.01</version>
<properties>
<main.class>io.fd.honeycomb.infra.distro.Main</main.class>
- <v3po.version>1.17.01-SNAPSHOT</v3po.version>
- <lisp.version>1.17.01-SNAPSHOT</lisp.version>
- <vpp.common.integration.version>1.17.01-SNAPSHOT</vpp.common.integration.version>
- <vppnsh.version>1.17.01-SNAPSHOT</vppnsh.version>
- <nat.version>1.17.01-SNAPSHOT</nat.version>
- <ioam.version>1.17.01-SNAPSHOT</ioam.version>
- <routing.version>1.17.01-SNAPSHOT</routing.version>
- <acl.version>1.17.01-SNAPSHOT</acl.version>
+ <v3po.version>1.17.01</v3po.version>
+ <lisp.version>1.17.01</lisp.version>
+ <vpp.common.integration.version>1.17.01</vpp.common.integration.version>
+ <vppnsh.version>1.17.01</vppnsh.version>
+ <nat.version>1.17.01</nat.version>
+ <ioam.version>1.17.01</ioam.version>
+ <routing.version>1.17.01</routing.version>
+ <acl.version>1.17.01</acl.version>
<distribution.modules>
io.fd.hc2vpp.common.integration.VppCommonModule,