From ee55e59f5e1b2b1827bda39e553c5c200373caea Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 18 Jul 2017 12:46:54 +0200 Subject: Bump honeycomb version to 1.17.07-RC2 Change-Id: I2d84081238446e35af7d33e2b9944ac34c2b1832 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 7a79bddb2..35a5d75f2 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.07-SNAPSHOT + 1.17.07-RC2 ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb rpc-api ${project.artifactId} - 1.17.07-SNAPSHOT + 1.17.07-RC2 bundle diff --git a/infra/rpc/impl/pom.xml b/infra/rpc/impl/pom.xml index 6a5b61111..7d3613061 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.07-SNAPSHOT + 1.17.07-RC2 ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb rpc-impl ${project.artifactId} - 1.17.07-SNAPSHOT + 1.17.07-RC2 bundle diff --git a/infra/rpc/pom.xml b/infra/rpc/pom.xml index 5abe83015..5d392226c 100644 --- a/infra/rpc/pom.xml +++ b/infra/rpc/pom.xml @@ -5,13 +5,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.07-SNAPSHOT + 1.17.07-RC2 ../../common/honeycomb-parent io.fd.honeycomb rpc-aggregator - 1.17.07-SNAPSHOT + 1.17.07-RC2 ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg