summaryrefslogtreecommitdiffstats
path: root/vpp-common/vpp-common-integration/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-02-15 14:32:49 +0100
committerMarek Gradzki <mgradzki@cisco.com>2018-02-15 14:34:41 +0100
commit92240de131b0c38ee091ca0bdae53b54363450ed (patch)
treef30fde927ab207763a17e3574310d9c0e679a757 /vpp-common/vpp-common-integration/pom.xml
parentd3da66038e055b3782cf681492c717aa75d608ce (diff)
Set hc2vpp version to 1.18.01.2-SNAPSHOT
Change-Id: I4ecf551152bd1ec077fbb479727fc2c4716a062f Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
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 7e6dfb9ee..91160055e 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.1</version>
+ <version>1.18.01.2-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.1</version>
+ <version>1.18.01.2-SNAPSHOT</version>
<properties>
- <honeycomb.min.distro.version>1.18.01.1</honeycomb.min.distro.version>
+ <honeycomb.min.distro.version>1.18.01.2-SNAPSHOT</honeycomb.min.distro.version>
<jvpp.version>18.01.1</jvpp.version>
<hamcrest.version>1.3</hamcrest.version>
</properties>