summaryrefslogtreecommitdiffstats
path: root/lisp/api/pom.xml
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2019-01-24 14:27:26 +0100
committerMichal Cmarada <mcmarada@cisco.com>2019-01-24 14:27:26 +0100
commit2f3b290f51486a1243cc1306430ba6ce64ae4ba3 (patch)
treecde4f96f55681d9066eb6de411629ad24082d6cf /lisp/api/pom.xml
parent498be1107120dd7a9a8df5443b74689fbe95f61a (diff)
Bump hc2vpp version to 1.19.04-SNAPSHOT
Change-Id: I5f2c8635eab44f5d7b74514f3a2f7b4218b3369c Signed-off-by: Michal Cmarada <mcmarada@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 9dbb51cf3..1e2425ad0 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.19.01-SNAPSHOT</version>
+ <version>1.19.04-SNAPSHOT</version>
<relativePath>../../common/api-parent</relativePath>
</parent>
@@ -26,11 +26,11 @@
<groupId>io.fd.hc2vpp.lisp</groupId>
<artifactId>lisp-api</artifactId>
<name>${project.artifactId}</name>
- <version>1.19.01-SNAPSHOT</version>
+ <version>1.19.04-SNAPSHOT</version>
<packaging>bundle</packaging>
<properties>
- <naming.context.version>1.19.01-SNAPSHOT</naming.context.version>
+ <naming.context.version>1.19.04-SNAPSHOT</naming.context.version>
</properties>
<dependencies>