From cd482508dce9d40eee561243a52d052f22e4f7cd Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 17 Jan 2018 16:32:51 +0100 Subject: Set Honeycomb version back to 1.18.01-SNAPSHOT Change-Id: If0c4106e7c738acfdbe82a50303a4d84aa80d385 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 060ff7735..2e469078f 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.01-RC2 + 1.18.01-SNAPSHOT ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb rpc-api ${project.artifactId} - 1.18.01-RC2 + 1.18.01-SNAPSHOT bundle diff --git a/infra/rpc/impl/pom.xml b/infra/rpc/impl/pom.xml index bba46c1cf..30d544def 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.01-RC2 + 1.18.01-SNAPSHOT ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb rpc-impl ${project.artifactId} - 1.18.01-RC2 + 1.18.01-SNAPSHOT bundle diff --git a/infra/rpc/pom.xml b/infra/rpc/pom.xml index d99221fa0..0e4c933e6 100644 --- a/infra/rpc/pom.xml +++ b/infra/rpc/pom.xml @@ -5,13 +5,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.01-RC2 + 1.18.01-SNAPSHOT ../../common/honeycomb-parent io.fd.honeycomb rpc-aggregator - 1.18.01-RC2 + 1.18.01-SNAPSHOT ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg