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.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/vpp-common/vpp-common-integration/pom.xml b/vpp-common/vpp-common-integration/pom.xml
index 422a0cc91..67fbdb36b 100644
--- a/vpp-common/vpp-common-integration/pom.xml
+++ b/vpp-common/vpp-common-integration/pom.xml
@@ -19,18 +19,18 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>impl-parent</artifactId>
- <version>1.17.04</version>
+ <version>1.17.04.1-SNAPSHOT</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.04</version>
+ <version>1.17.04.1-SNAPSHOT</version>
<properties>
- <honeycomb.min.distro.version>1.17.04</honeycomb.min.distro.version>
- <jvpp.version>17.04</jvpp.version>
+ <honeycomb.min.distro.version>1.17.04.1-SNAPSHOT</honeycomb.min.distro.version>
+ <jvpp.version>17.04-SNAPSHOT</jvpp.version>
<hamcrest.version>1.3</hamcrest.version>
</properties>