From b828fe4aa4457645f4e5b8fd784dab1ab527e22d Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Fri, 26 Apr 2019 15:46:29 +0200 Subject: Honeycomb 1.19.04-RC2 Change-Id: I3c1ce39838c0166a31203461313152bb9d819460 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 8d70f71a9..88d97b0c0 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.04-SNAPSHOT + 1.19.04-RC2 ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb rpc-api ${project.artifactId} - 1.19.04-SNAPSHOT + 1.19.04-RC2 bundle diff --git a/infra/rpc/impl/pom.xml b/infra/rpc/impl/pom.xml index dd8c385bd..f33668466 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.04-SNAPSHOT + 1.19.04-RC2 ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb rpc-impl ${project.artifactId} - 1.19.04-SNAPSHOT + 1.19.04-RC2 bundle diff --git a/infra/rpc/pom.xml b/infra/rpc/pom.xml index 3156806e8..88ff251a2 100644 --- a/infra/rpc/pom.xml +++ b/infra/rpc/pom.xml @@ -5,13 +5,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.19.04-SNAPSHOT + 1.19.04-RC2 ../../common/honeycomb-parent io.fd.honeycomb rpc-aggregator - 1.19.04-SNAPSHOT + 1.19.04-RC2 ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg