summaryrefslogtreecommitdiffstats
path: root/nsh/api/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-05-24 21:52:42 +0200
committerMarek Gradzki <mgradzki@cisco.com>2018-05-24 21:56:53 +0200
commit0438569322d1fc3ecfdd888c7f84cab51acd548d (patch)
tree4b3d8e8c5c46a9f54650a6c1bcf870f322d9fb0d /nsh/api/pom.xml
parente2677bd2189c4426958d93cf059b5f1a7ad27fb6 (diff)
Hc2vpp 1.18.01.2 release
Change-Id: Id3861d894dbf09759e2e8e45a22ca5bac6e393df Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'nsh/api/pom.xml')
-rw-r--r--nsh/api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/nsh/api/pom.xml b/nsh/api/pom.xml
index 1a510f23b..e9d10e2f5 100644
--- a/nsh/api/pom.xml
+++ b/nsh/api/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>api-parent</artifactId>
- <version>1.18.01.2-SNAPSHOT</version>
+ <version>1.18.01.2</version>
<relativePath>../../common/api-parent</relativePath>
</parent>
@@ -26,7 +26,7 @@
<groupId>io.fd.hc2vpp.nsh</groupId>
<artifactId>vppnsh-api</artifactId>
<name>${project.artifactId}</name>
- <version>1.18.01.2-SNAPSHOT</version>
+ <version>1.18.01.2</version>
<packaging>bundle</packaging>
<dependencies>