summaryrefslogtreecommitdiffstats
path: root/vpp-common/naming-context-api/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-07-18 13:21:41 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-07-18 13:22:16 +0200
commite8e5e4155df5d21530e4b3e421cffa59f0960d99 (patch)
treeff94d6a205d7c1c68a05fd75f4fbd9d2fc0df50d /vpp-common/naming-context-api/pom.xml
parentd4d78fa86e8b36cef4f24449512aabe8687b42cc (diff)
Bump hc2vpp version to 1.17.07-RC2v1.17.07-RC2
Also updates honeycomb dependencies. Change-Id: I6f2e059d96ba8e85ee7fde5d2cae1b24d8f7699d Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'vpp-common/naming-context-api/pom.xml')
-rw-r--r--vpp-common/naming-context-api/pom.xml4
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>