From 9533be89035b3ef7e53276461efc333d92428e42 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Fri, 26 Oct 2018 15:37:23 +0200 Subject: Honeycomb 1.18.10 release Change-Id: Ie0940b9b761e747b07901c8ebe62a4be3840dee2 Signed-off-by: Michal Cmarada --- 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 75df7e4cb..663751522 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.10-SNAPSHOT + 1.18.10 ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb rpc-api ${project.artifactId} - 1.18.10-SNAPSHOT + 1.18.10 bundle diff --git a/infra/rpc/impl/pom.xml b/infra/rpc/impl/pom.xml index b301f5dc4..071eb064a 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.10-SNAPSHOT + 1.18.10 ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb rpc-impl ${project.artifactId} - 1.18.10-SNAPSHOT + 1.18.10 bundle diff --git a/infra/rpc/pom.xml b/infra/rpc/pom.xml index 50870aeb6..bf6bd3113 100644 --- a/infra/rpc/pom.xml +++ b/infra/rpc/pom.xml @@ -5,13 +5,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.10-SNAPSHOT + 1.18.10 ../../common/honeycomb-parent io.fd.honeycomb rpc-aggregator - 1.18.10-SNAPSHOT + 1.18.10 ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg