From acde568a1509927a14120f61fa2eb34c9caf995f Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 23 Jul 2018 20:05:45 +0200 Subject: Set Honeycomb version back to 1.18.07-SNAPSHOT Change-Id: Ie51543c380c2d6ef2d4bd04abf9e48dd72970f47 Signed-off-by: Marek Gradzki --- infra/rpc/api/pom.xml | 4 ++-- infra/rpc/impl/pom.xml | 4 ++-- infra/rpc/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'infra/rpc') diff --git a/infra/rpc/api/pom.xml b/infra/rpc/api/pom.xml index 7dde1218d..c6e9d5008 100644 --- a/infra/rpc/api/pom.xml +++ b/infra/rpc/api/pom.xml @@ -18,7 +18,7 @@ io.fd.honeycomb.common impl-parent - 1.18.07-RC1 + 1.18.07-SNAPSHOT ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb rpc-api ${project.artifactId} - 1.18.07-RC1 + 1.18.07-SNAPSHOT bundle diff --git a/infra/rpc/impl/pom.xml b/infra/rpc/impl/pom.xml index 0f30a123a..e979fd1e9 100644 --- a/infra/rpc/impl/pom.xml +++ b/infra/rpc/impl/pom.xml @@ -18,7 +18,7 @@ io.fd.honeycomb.common impl-parent - 1.18.07-RC1 + 1.18.07-SNAPSHOT ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb rpc-impl ${project.artifactId} - 1.18.07-RC1 + 1.18.07-SNAPSHOT bundle diff --git a/infra/rpc/pom.xml b/infra/rpc/pom.xml index cc35a4e22..fbac6a83a 100644 --- a/infra/rpc/pom.xml +++ b/infra/rpc/pom.xml @@ -5,13 +5,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.07-RC1 + 1.18.07-SNAPSHOT ../../common/honeycomb-parent io.fd.honeycomb rpc-aggregator - 1.18.07-RC1 + 1.18.07-SNAPSHOT ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg