summaryrefslogtreecommitdiffstats
path: root/lisp/api/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-10-04 08:25:55 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-10-19 08:11:20 +0200
commitd6e4e3261ade27f6b630bdc3134ad8e14886d70d (patch)
treee30236d6e4092265487d4656c04ee781ca9d6f68 /lisp/api/pom.xml
parent5895bd9d450f0232a60be43fd7f4bc4d2ed7b82e (diff)
Bump hc2vpp version to 1.17.10-RC2v1.17.10-RC2
Also updates honeycomb dependencies Change-Id: Ifc6b3233b141236c3d2d70930e3a711a20344411 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'lisp/api/pom.xml')
-rwxr-xr-xlisp/api/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/api/pom.xml b/lisp/api/pom.xml
index adc788484..073e65c38 100755
--- a/lisp/api/pom.xml
+++ b/lisp/api/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>api-parent</artifactId>
- <version>1.17.10-SNAPSHOT</version>
+ <version>1.17.10-RC2</version>
<relativePath>../../common/api-parent</relativePath>
</parent>
@@ -26,12 +26,12 @@
<groupId>io.fd.hc2vpp.lisp</groupId>
<artifactId>lisp-api</artifactId>
<name>${project.artifactId}</name>
- <version>1.17.10-SNAPSHOT</version>
+ <version>1.17.10-RC2</version>
<packaging>bundle</packaging>
<properties>
<project.translate.groupId>io.fd.honeycomb</project.translate.groupId>
- <naming.context.version>1.17.10-SNAPSHOT</naming.context.version>
+ <naming.context.version>1.17.10-RC2</naming.context.version>
</properties>
<dependencies>