From 2abb019fbbd8b5fd201788e6f6a59f71fbc91875 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Fri, 31 Mar 2017 07:16:33 +0200 Subject: Bump version to 1.17.04-RC1 Change-Id: I58a8e476622ab902db67b46e32df7a5d40b0643c 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 55046828d..2f8da62c3 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.04-SNAPSHOT + 1.17.04-RC1 ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb rpc-api ${project.artifactId} - 1.17.04-SNAPSHOT + 1.17.04-RC1 bundle diff --git a/infra/rpc/impl/pom.xml b/infra/rpc/impl/pom.xml index 49f85596b..e0b495e8c 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.04-SNAPSHOT + 1.17.04-RC1 ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb rpc-impl ${project.artifactId} - 1.17.04-SNAPSHOT + 1.17.04-RC1 bundle diff --git a/infra/rpc/pom.xml b/infra/rpc/pom.xml index 7207ca4ae..9b642ff61 100644 --- a/infra/rpc/pom.xml +++ b/infra/rpc/pom.xml @@ -5,13 +5,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.04-SNAPSHOT + 1.17.04-RC1 ../../common/honeycomb-parent io.fd.honeycomb rpc-aggregator - 1.17.04-SNAPSHOT + 1.17.04-RC1 ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg