diff options
Diffstat (limited to 'ioam/api/pom.xml')
-rw-r--r-- | ioam/api/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ioam/api/pom.xml b/ioam/api/pom.xml index 195c701d4..1b432ac5c 100644 --- a/ioam/api/pom.xml +++ b/ioam/api/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>io.fd.honeycomb.common</groupId> <artifactId>api-parent</artifactId> - <version>1.17.01-SNAPSHOT</version> + <version>1.17.01-RC2</version> </parent> @@ -26,7 +26,7 @@ <groupId>io.fd.hc2vpp.ioam</groupId> <artifactId>vppioam-api</artifactId> <name>${project.artifactId}</name> - <version>1.17.01-SNAPSHOT</version> + <version>1.17.01-RC2</version> <packaging>bundle</packaging> <dependencies> |