summaryrefslogtreecommitdiffstats
path: root/lisp/api
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-01-31 17:20:07 +0100
committerMarek Gradzki <mgradzki@cisco.com>2018-01-31 17:31:46 +0100
commitfac66dd156fcd92a799d3a22bd9e4cdcf613d200 (patch)
tree3645ece749a7e5ae85b57f876f285fa085301f41 /lisp/api
parent7ac81f1e8d99b5de3a92f4db25a39862a5ffbaab (diff)
Hc2vpp 1.18.01 release
Change-Id: Ibb4b5314d7e93052e7a29bd1fc84be8bf5654b02 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'lisp/api')
-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..d1392f1ff 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</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</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</naming.context.version>
</properties>
<dependencies>