summaryrefslogtreecommitdiffstats
path: root/common/yang-whitelist/yang-whitelist-impl/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-02-15 12:20:25 +0100
committerMarek Gradzki <mgradzki@cisco.com>2018-02-15 11:37:08 +0000
commit51522c553834b6e8773e91b1561c5838776b5c29 (patch)
tree7dc87a0826a86192ee9f6f87cb6789004ecf9b0d /common/yang-whitelist/yang-whitelist-impl/pom.xml
parent12e61e2819781c96176f36bf56ba459aa58d1cb9 (diff)
Honeycomb 1.18.01.1 release
Does not bring any features, but is requred as workaround for HC2VPP-282 and HC2VPP-283. Change-Id: I23cb2eb6485a5b900db4f461f5a11c4abfd17a7b Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'common/yang-whitelist/yang-whitelist-impl/pom.xml')
-rw-r--r--common/yang-whitelist/yang-whitelist-impl/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/yang-whitelist/yang-whitelist-impl/pom.xml b/common/yang-whitelist/yang-whitelist-impl/pom.xml
index 9af8ab0d1..e64f02f82 100644
--- a/common/yang-whitelist/yang-whitelist-impl/pom.xml
+++ b/common/yang-whitelist/yang-whitelist-impl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>honeycomb-parent</artifactId>
- <version>1.18.01.1-SNAPSHOT</version>
+ <version>1.18.01.1</version>
<relativePath>../../honeycomb-parent</relativePath>
</parent>
@@ -29,7 +29,7 @@
<groupId>io.fd.honeycomb.yang</groupId>
<artifactId>yang-whitelist-impl</artifactId>
- <version>1.18.01.1-SNAPSHOT</version>
+ <version>1.18.01.1</version>
<packaging>jar</packaging>
<name>${project.artifactId}</name>