summaryrefslogtreecommitdiffstats
path: root/vpp-common/vpp-common-integration/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vpp-common/vpp-common-integration/pom.xml')
-rw-r--r--vpp-common/vpp-common-integration/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/vpp-common/vpp-common-integration/pom.xml b/vpp-common/vpp-common-integration/pom.xml
index 37400eff0..24828a734 100644
--- a/vpp-common/vpp-common-integration/pom.xml
+++ b/vpp-common/vpp-common-integration/pom.xml
@@ -19,17 +19,17 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>impl-parent</artifactId>
- <version>1.17.07-SNAPSHOT</version>
+ <version>1.17.07</version>
<relativePath>../../common/impl-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>vpp-common-integration</artifactId>
- <version>1.17.07-SNAPSHOT</version>
+ <version>1.17.07</version>
<properties>
- <honeycomb.min.distro.version>1.17.07-SNAPSHOT</honeycomb.min.distro.version>
+ <honeycomb.min.distro.version>1.17.07</honeycomb.min.distro.version>
<jvpp.version>17.07</jvpp.version>
<hamcrest.version>1.3</hamcrest.version>
</properties>