From 3fb54ae87ac2bebe6061f6ec9ff7493d18613016 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 24 Jan 2019 09:34:23 +0100 Subject: Honeycomb 1.19.01-RC1 Change-Id: Ide7d955084f224e63d644a0e11299e01d3c7e9b5 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 521764f5a..f7b45cdf6 100644 --- a/infra/rpc/api/pom.xml +++ b/infra/rpc/api/pom.xml @@ -18,7 +18,7 @@ io.fd.honeycomb.common impl-parent - 1.19.01-SNAPSHOT + 1.19.01-RC1 ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb rpc-api ${project.artifactId} - 1.19.01-SNAPSHOT + 1.19.01-RC1 bundle diff --git a/infra/rpc/impl/pom.xml b/infra/rpc/impl/pom.xml index 5a22d0fbd..4a0431b73 100644 --- a/infra/rpc/impl/pom.xml +++ b/infra/rpc/impl/pom.xml @@ -18,7 +18,7 @@ io.fd.honeycomb.common impl-parent - 1.19.01-SNAPSHOT + 1.19.01-RC1 ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb rpc-impl ${project.artifactId} - 1.19.01-SNAPSHOT + 1.19.01-RC1 bundle diff --git a/infra/rpc/pom.xml b/infra/rpc/pom.xml index 4afa72334..67ac0cbe6 100644 --- a/infra/rpc/pom.xml +++ b/infra/rpc/pom.xml @@ -5,13 +5,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.19.01-SNAPSHOT + 1.19.01-RC1 ../../common/honeycomb-parent io.fd.honeycomb rpc-aggregator - 1.19.01-SNAPSHOT + 1.19.01-RC1 ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg