From ca983b9d748fd38e66f854a5d984d216958b1713 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 3 Oct 2017 14:25:50 +0200 Subject: Set honeycomb version back to 1.17.10-SNAPSHOT Change-Id: I6c65ee7b5e6aa77ab3093ab9ee87dcd7a86bdfe0 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 f6b683f41..0f13c35d1 100644 --- a/infra/rpc/api/pom.xml +++ b/infra/rpc/api/pom.xml @@ -18,7 +18,7 @@ io.fd.honeycomb.common impl-parent - 1.17.10-RC1 + 1.17.10-SNAPSHOT ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb rpc-api ${project.artifactId} - 1.17.10-RC1 + 1.17.10-SNAPSHOT bundle diff --git a/infra/rpc/impl/pom.xml b/infra/rpc/impl/pom.xml index 418eaf60e..631b9db56 100644 --- a/infra/rpc/impl/pom.xml +++ b/infra/rpc/impl/pom.xml @@ -18,7 +18,7 @@ io.fd.honeycomb.common impl-parent - 1.17.10-RC1 + 1.17.10-SNAPSHOT ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb rpc-impl ${project.artifactId} - 1.17.10-RC1 + 1.17.10-SNAPSHOT bundle diff --git a/infra/rpc/pom.xml b/infra/rpc/pom.xml index 2f3dc226f..56fbb295c 100644 --- a/infra/rpc/pom.xml +++ b/infra/rpc/pom.xml @@ -5,13 +5,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.10-RC1 + 1.17.10-SNAPSHOT ../../common/honeycomb-parent io.fd.honeycomb rpc-aggregator - 1.17.10-RC1 + 1.17.10-SNAPSHOT ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg