summaryrefslogtreecommitdiffstats
path: root/common/common-scripts/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-10-30 13:48:30 +0100
committerMarek Gradzki <mgradzki@cisco.com>2017-10-31 20:19:25 +0100
commit45e7a85d96163f688d3cfbfb5eade656370c7c81 (patch)
tree53e1e38bbb009e449cba5f522f2a684cb3257f1e /common/common-scripts/pom.xml
parentc5b3d8663a042dac2e5f9d5a93e3a1375ca1abd2 (diff)
Set honeycomb version to 1.17.10.1-SNAPSHOT
Change-Id: Iacb351f6bcce8275c7a49295663f8d361b33fc16 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'common/common-scripts/pom.xml')
-rw-r--r--common/common-scripts/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/common-scripts/pom.xml b/common/common-scripts/pom.xml
index f7ae9cf12..dccc29eb2 100644
--- a/common/common-scripts/pom.xml
+++ b/common/common-scripts/pom.xml
@@ -22,7 +22,7 @@
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>common-scripts</artifactId>
<name>${project.artifactId}</name>
- <version>1.17.10</version>
+ <version>1.17.10.1-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>
@@ -97,7 +97,7 @@
<dependency>
<groupId>io.fd.honeycomb.yang</groupId>
<artifactId>yang-whitelist-impl</artifactId>
- <version>1.17.10</version>
+ <version>1.17.10.1-SNAPSHOT</version>
</dependency>
</dependencies>