summaryrefslogtreecommitdiffstats
path: root/it/api-test/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'it/api-test/pom.xml')
-rw-r--r--it/api-test/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/it/api-test/pom.xml b/it/api-test/pom.xml
index 6462c6ef6..dba7356cc 100644
--- a/it/api-test/pom.xml
+++ b/it/api-test/pom.xml
@@ -21,13 +21,13 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>hc2vpp-parent</artifactId>
- <version>1.19.01-SNAPSHOT</version>
+ <version>1.19.01-RC1</version>
<relativePath>../../common/hc2vpp-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>api-test</artifactId>
- <version>1.19.01-SNAPSHOT</version>
+ <version>1.19.01-RC1</version>
<name>${project.artifactId}</name>
<dependencies>