summaryrefslogtreecommitdiffstats
path: root/vpp-common/vpp-common-integration/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-01-31 17:20:07 +0100
committerMarek Gradzki <mgradzki@cisco.com>2018-01-31 17:31:46 +0100
commitfac66dd156fcd92a799d3a22bd9e4cdcf613d200 (patch)
tree3645ece749a7e5ae85b57f876f285fa085301f41 /vpp-common/vpp-common-integration/pom.xml
parent7ac81f1e8d99b5de3a92f4db25a39862a5ffbaab (diff)
Hc2vpp 1.18.01 release
Change-Id: Ibb4b5314d7e93052e7a29bd1fc84be8bf5654b02 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 ae577a09f..d7a895be6 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</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</version>
<properties>
- <honeycomb.min.distro.version>1.18.01-SNAPSHOT</honeycomb.min.distro.version>
+ <honeycomb.min.distro.version>1.18.01</honeycomb.min.distro.version>
<jvpp.version>18.01</jvpp.version>
<hamcrest.version>1.3</hamcrest.version>
</properties>