summaryrefslogtreecommitdiffstats
path: root/vpp-common/vpp-common-integration/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-01-10 07:57:10 +0100
committerMarek Gradzki <mgradzki@cisco.com>2018-01-10 11:01:21 +0100
commitb13e648949b268a91be59e2b722f6e687342a918 (patch)
tree15ab21be4f1521764810d6ef494f354a3b1d6395 /vpp-common/vpp-common-integration/pom.xml
parent4b014087ecf0335e65e09fee10512e9f0d465446 (diff)
Bump hc2vpp version to 1.18.01-RC1v1.18.01-RC1
Change-Id: I5c7d5de7e3963c42fb1a133b17e9c8f3d415821f 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 e4f6b1f8d..f142aa960 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-SNAPSHOT</version>
+ <version>1.18.01-RC1</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-SNAPSHOT</version>
+ <version>1.18.01-RC1</version>
<properties>
- <honeycomb.min.distro.version>1.18.01-SNAPSHOT</honeycomb.min.distro.version>
+ <honeycomb.min.distro.version>1.18.01-RC1</honeycomb.min.distro.version>
<jvpp.version>18.01-SNAPSHOT</jvpp.version>
<hamcrest.version>1.3</hamcrest.version>
</properties>