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 d7a895be6..66bf3dc37 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.18.01</version>
+ <version>1.18.01.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.18.01</version>
+ <version>1.18.01.1-SNAPSHOT</version>
<properties>
- <honeycomb.min.distro.version>1.18.01</honeycomb.min.distro.version>
+ <honeycomb.min.distro.version>1.18.01.1-SNAPSHOT</honeycomb.min.distro.version>
<jvpp.version>18.01</jvpp.version>
<hamcrest.version>1.3</hamcrest.version>
</properties>