summaryrefslogtreecommitdiffstats
path: root/lisp/api/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-10-04 08:49:08 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-10-04 08:49:08 +0200
commit6476517acdd7391845a3795a24cc6144fa5e685b (patch)
treeb26adce4dd8cd74fa373f31d47bed8f54d010af3 /lisp/api/pom.xml
parent8c31963654d126fa1b670c3d10c0ee81f445166a (diff)
Bump hc2vpp version to 1.18.01-SNAPSHOT
Change-Id: Id2b6e7c5259190808b7093dc18538427e4034fc0 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..3b9992e2f 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.18.01-SNAPSHOT</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.18.01-SNAPSHOT</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.18.01-SNAPSHOT</naming.context.version>
</properties>
<dependencies>