summaryrefslogtreecommitdiffstats
path: root/lisp/api/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-01-10 07:57:10 +0100
committerMarek Gradzki <mgradzki@cisco.com>2018-01-10 11:01:21 +0100
commitb13e648949b268a91be59e2b722f6e687342a918 (patch)
tree15ab21be4f1521764810d6ef494f354a3b1d6395 /lisp/api/pom.xml
parent4b014087ecf0335e65e09fee10512e9f0d465446 (diff)
Bump hc2vpp version to 1.18.01-RC1v1.18.01-RC1
Change-Id: I5c7d5de7e3963c42fb1a133b17e9c8f3d415821f 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 3b9992e2f..75461515f 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.18.01-SNAPSHOT</version>
+ <version>1.18.01-RC1</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.18.01-SNAPSHOT</version>
+ <version>1.18.01-RC1</version>
<packaging>bundle</packaging>
<properties>
<project.translate.groupId>io.fd.honeycomb</project.translate.groupId>
- <naming.context.version>1.18.01-SNAPSHOT</naming.context.version>
+ <naming.context.version>1.18.01-RC1</naming.context.version>
</properties>
<dependencies>