diff options
Diffstat (limited to 'vpp-common/naming-context-impl')
-rw-r--r-- | vpp-common/naming-context-impl/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vpp-common/naming-context-impl/pom.xml b/vpp-common/naming-context-impl/pom.xml index e34d95af2..08a612aba 100644 --- a/vpp-common/naming-context-impl/pom.xml +++ b/vpp-common/naming-context-impl/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>io.fd.hc2vpp.common</groupId> <artifactId>impl-parent</artifactId> - <version>1.17.04-SNAPSHOT</version> + <version>1.17.04-RC1</version> <relativePath>../../common/impl-parent</relativePath> </parent> @@ -27,7 +27,7 @@ <groupId>io.fd.hc2vpp.common</groupId> <artifactId>naming-context-impl</artifactId> <name>${project.artifactId}</name> - <version>1.17.04-SNAPSHOT</version> + <version>1.17.04-RC1</version> <packaging>bundle</packaging> <dependencies> |