summaryrefslogtreecommitdiffstats
path: root/infra/northbound/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 /infra/northbound/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 'infra/northbound/pom.xml')
-rw-r--r--infra/northbound/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/northbound/pom.xml b/infra/northbound/pom.xml
index 50940cb81..3f6586ca3 100644
--- a/infra/northbound/pom.xml
+++ b/infra/northbound/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>honeycomb-parent</artifactId>
<groupId>io.fd.honeycomb.common</groupId>
- <version>1.17.10-RC2</version>
+ <version>1.17.10-SNAPSHOT</version>
<relativePath>../../common/honeycomb-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>