diff options
Diffstat (limited to 'mpls/api/pom.xml')
-rw-r--r-- | mpls/api/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mpls/api/pom.xml b/mpls/api/pom.xml index c201ea117..6f3b57e82 100644 --- a/mpls/api/pom.xml +++ b/mpls/api/pom.xml @@ -21,14 +21,14 @@ <parent> <groupId>io.fd.hc2vpp.common</groupId> <artifactId>api-parent</artifactId> - <version>1.19.04-SNAPSHOT</version> + <version>1.19.04-RC2</version> <relativePath>../../common/api-parent</relativePath> </parent> <groupId>io.fd.hc2vpp.mpls</groupId> <artifactId>mpls-api</artifactId> <name>${project.artifactId}</name> - <version>1.19.04-SNAPSHOT</version> + <version>1.19.04-RC2</version> <dependencies> <dependency> |