diff options
Diffstat (limited to 'it/jvpp-benchmark/pom.xml')
-rw-r--r-- | it/jvpp-benchmark/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/it/jvpp-benchmark/pom.xml b/it/jvpp-benchmark/pom.xml index f10f5ed44..72e826a56 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.19.04-SNAPSHOT</version> + <version>1.19.04-RC2</version> <relativePath>../../common/hc2vpp-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>io.fd.hc2vpp.it</groupId> <artifactId>jvpp-benchmark</artifactId> - <version>1.19.04-SNAPSHOT</version> + <version>1.19.04-RC2</version> <name>${project.artifactId}</name> <properties> |