summaryrefslogtreecommitdiffstats
path: root/vpp-common/vpp-common-integration/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-10-19 08:21:02 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-10-19 08:22:48 +0200
commit4943206af3a01b3f80478c9251284e2c3b9c7794 (patch)
tree2cf57b47b490ecab4f5b4326dddcb59755790d86 /vpp-common/vpp-common-integration/pom.xml
parentd6e4e3261ade27f6b630bdc3134ad8e14886d70d (diff)
Set hc2vpp version back to 1.17.10-SNAPSHOT
Change-Id: I4f7ec11c9b3564bbef0e9f2b96ee3d939d5a6971 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 2c229dffa..6bdbe2d6a 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.10-RC2</version>
+ <version>1.17.10-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.10-RC2</version>
+ <version>1.17.10-SNAPSHOT</version>
<properties>
- <honeycomb.min.distro.version>1.17.10-RC2</honeycomb.min.distro.version>
+ <honeycomb.min.distro.version>1.17.10-SNAPSHOT</honeycomb.min.distro.version>
<jvpp.version>17.10-SNAPSHOT</jvpp.version>
<hamcrest.version>1.3</hamcrest.version>
</properties>