From 379679d04913c2c779847016508f54e912a80ed2 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 6 Jul 2017 17:42:59 +0200 Subject: Set honeycomb version back to 1.17.07-SNAPSHOT (fixed) Second attempt to bump version back to SNAPSHOT. Cannot be submitted before merge job for https://gerrit.fd.io/r/#/c/7476/ is finished. Change-Id: Id9a143b6d7774aaabc3aaad7168eb424fbda0a85 Signed-off-by: Marek Gradzki --- infra/data-api/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'infra/data-api/pom.xml') diff --git a/infra/data-api/pom.xml b/infra/data-api/pom.xml index 4210afcfc..c45f7a03f 100644 --- a/infra/data-api/pom.xml +++ b/infra/data-api/pom.xml @@ -19,7 +19,7 @@ io.fd.honeycomb.common impl-parent - 1.17.07-RC1 + 1.17.07-SNAPSHOT ../../common/impl-parent @@ -27,7 +27,7 @@ io.fd.honeycomb data-api ${project.artifactId} - 1.17.07-RC1 + 1.17.07-SNAPSHOT bundle -- cgit 1.2.3-korg