summaryrefslogtreecommitdiffstats
path: root/vpp-common/naming-context-impl/pom.xml
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 /vpp-common/naming-context-impl/pom.xml
parent7ac81f1e8d99b5de3a92f4db25a39862a5ffbaab (diff)
Hc2vpp 1.18.01 release
Change-Id: Ibb4b5314d7e93052e7a29bd1fc84be8bf5654b02 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 4f326c0e6..9548beb79 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-SNAPSHOT</version>
+ <version>1.18.01</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-SNAPSHOT</version>
+ <version>1.18.01</version>
<packaging>bundle</packaging>
<dependencies>