diff options
Diffstat (limited to 'vpp-common/naming-context-api/pom.xml')
-rw-r--r-- | vpp-common/naming-context-api/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vpp-common/naming-context-api/pom.xml b/vpp-common/naming-context-api/pom.xml index c69565326..7e701ce83 100644 --- a/vpp-common/naming-context-api/pom.xml +++ b/vpp-common/naming-context-api/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>io.fd.hc2vpp.common</groupId> <artifactId>api-parent</artifactId> - <version>1.17.07-SNAPSHOT</version> + <version>1.17.07-RC2</version> <relativePath>../../common/api-parent</relativePath> </parent> @@ -26,7 +26,7 @@ <groupId>io.fd.hc2vpp.common</groupId> <artifactId>naming-context-api</artifactId> <name>${project.artifactId}</name> - <version>1.17.07-SNAPSHOT</version> + <version>1.17.07-RC2</version> <packaging>bundle</packaging> <dependencies> |