summaryrefslogtreecommitdiffstats
path: root/vpp-common/naming-context-impl/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 /vpp-common/naming-context-impl/pom.xml
parente2677bd2189c4426958d93cf059b5f1a7ad27fb6 (diff)
Hc2vpp 1.18.01.2 release
Change-Id: Id3861d894dbf09759e2e8e45a22ca5bac6e393df Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'vpp-common/naming-context-impl/pom.xml')
-rw-r--r--vpp-common/naming-context-impl/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vpp-common/naming-context-impl/pom.xml b/vpp-common/naming-context-impl/pom.xml
index 4762f0ad1..fceaa7d4c 100644
--- a/vpp-common/naming-context-impl/pom.xml
+++ b/vpp-common/naming-context-impl/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>impl-parent</artifactId>
- <version>1.18.01.2-SNAPSHOT</version>
+ <version>1.18.01.2</version>
<relativePath>../../common/impl-parent</relativePath>
</parent>
@@ -27,7 +27,7 @@
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>naming-context-impl</artifactId>
<name>${project.artifactId}</name>
- <version>1.18.01.2-SNAPSHOT</version>
+ <version>1.18.01.2</version>
<packaging>bundle</packaging>
<dependencies>