summaryrefslogtreecommitdiffstats
path: root/it/jvpp-benchmark/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'it/jvpp-benchmark/pom.xml')
-rw-r--r--it/jvpp-benchmark/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/it/jvpp-benchmark/pom.xml b/it/jvpp-benchmark/pom.xml
index 7ba578ca3..9ae9766a2 100644
--- a/it/jvpp-benchmark/pom.xml
+++ b/it/jvpp-benchmark/pom.xml
@@ -21,14 +21,14 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>hc2vpp-parent</artifactId>
- <version>1.18.07-SNAPSHOT</version>
+ <version>1.18.07</version>
<relativePath>../../common/hc2vpp-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.hc2vpp.it</groupId>
<artifactId>jvpp-benchmark</artifactId>
- <version>1.18.07-SNAPSHOT</version>
+ <version>1.18.07</version>
<name>${project.artifactId}</name>
<properties>