summaryrefslogtreecommitdiffstats
path: root/common/yang-whitelist/yang-whitelist-api/pom.xml
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2018-10-17 13:09:30 +0200
committerMichal Cmarada <mcmarada@cisco.com>2018-10-18 20:00:38 +0200
commit40c00e4ec98b88c3b52170cf8b108e05e2e14cdd (patch)
treef082b2163835d24837d57fdf56b82f73037ee324 /common/yang-whitelist/yang-whitelist-api/pom.xml
parentf17ade9a517f342522fe4b8ce83419c18dd93196 (diff)
Set Honeycomb version back to 1.18.10-SNAPSHOT
Change-Id: Icd61765bdcbc96feaf71f899158923762bb9e0ce Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'common/yang-whitelist/yang-whitelist-api/pom.xml')
-rw-r--r--common/yang-whitelist/yang-whitelist-api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/yang-whitelist/yang-whitelist-api/pom.xml b/common/yang-whitelist/yang-whitelist-api/pom.xml
index 3f2ae3d2c..cfafe70d6 100644
--- a/common/yang-whitelist/yang-whitelist-api/pom.xml
+++ b/common/yang-whitelist/yang-whitelist-api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>honeycomb-parent</artifactId>
- <version>1.18.10-RC1</version>
+ <version>1.18.10-SNAPSHOT</version>
<relativePath>../../honeycomb-parent</relativePath>
</parent>
@@ -29,7 +29,7 @@
<groupId>io.fd.honeycomb.yang</groupId>
<artifactId>yang-whitelist-api</artifactId>
- <version>1.18.10-RC1</version>
+ <version>1.18.10-SNAPSHOT</version>
<packaging>jar</packaging>
<name>${project.artifactId}</name>