summaryrefslogtreecommitdiffstats
path: root/common/common-scripts/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-10-19 08:19:27 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-10-19 08:19:48 +0200
commit9aadab88a23729bb1fee1d4b4bcde3e4612c2adf (patch)
treeb0c8814a8bc210a59b392d379fe0b34089671001 /common/common-scripts/pom.xml
parentc695a84f379f73352f9142754632e473a3624788 (diff)
Set honeycomb version back to 1.17.10-SNAPSHOT
Change-Id: I4b8b855e8a028ec230a9bf4b23266e4f1a7a3ea0 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 513cf89f9..78768741e 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-RC2</version>
+ <version>1.17.10-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-RC2</version>
+ <version>1.17.10-SNAPSHOT</version>
</dependency>
</dependencies>