summaryrefslogtreecommitdiffstats
path: root/it/jvpp-benchmark/pom.xml
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2018-10-26 16:17:30 +0200
committerMichal Cmarada <mcmarada@cisco.com>2018-10-29 10:27:58 +0100
commitd697a4da4e584ad41761f7f68ce7ff7871a4344b (patch)
treecfee92570e4b80c47057fb7dde1bc73643a1f942 /it/jvpp-benchmark/pom.xml
parent747f9314d7ce40143b49199688e76a421ff1044b (diff)
Set jvpp version to 18.10
Change-Id: Ic9e32809da8d2b9f305782e92ce709c9746ab0da Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'it/jvpp-benchmark/pom.xml')
-rw-r--r--it/jvpp-benchmark/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/it/jvpp-benchmark/pom.xml b/it/jvpp-benchmark/pom.xml
index 1b763e21b..f73983cf1 100644
--- a/it/jvpp-benchmark/pom.xml
+++ b/it/jvpp-benchmark/pom.xml
@@ -33,7 +33,7 @@
<properties>
<jmh.version>1.21</jmh.version>
- <jvpp.version>18.10-SNAPSHOT</jvpp.version>
+ <jvpp.version>18.10</jvpp.version>
</properties>
<dependencies>