summaryrefslogtreecommitdiffstats
path: root/ioam/api/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ioam/api/pom.xml')
-rw-r--r--ioam/api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ioam/api/pom.xml b/ioam/api/pom.xml
index 432d499b4..7d5e2052f 100644
--- a/ioam/api/pom.xml
+++ b/ioam/api/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>api-parent</artifactId>
- <version>1.19.01-SNAPSHOT</version>
+ <version>1.19.01-RC1</version>
<relativePath>../../common/api-parent</relativePath>
</parent>
@@ -26,7 +26,7 @@
<groupId>io.fd.hc2vpp.ioam</groupId>
<artifactId>vppioam-api</artifactId>
<name>${project.artifactId}</name>
- <version>1.19.01-SNAPSHOT</version>
+ <version>1.19.01-RC1</version>
<packaging>bundle</packaging>
<dependencies>