From 7ff9128452664adb6dfa0501f9208091ed8cbf38 Mon Sep 17 00:00:00 2001 From: jsrnicek Date: Thu, 27 Apr 2017 12:01:09 +0200 Subject: Bump versions for honeycomb to 1.17.04 Change-Id: I702626caba5f74dd1423d882a6b2a6079f22a468 Signed-off-by: Jan Srnicek --- 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..dfd3a0fa5 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 ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb rpc-api ${project.artifactId} - 1.17.04-SNAPSHOT + 1.17.04 bundle diff --git a/infra/rpc/impl/pom.xml b/infra/rpc/impl/pom.xml index 49f85596b..9cd22f6a5 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 ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb rpc-impl ${project.artifactId} - 1.17.04-SNAPSHOT + 1.17.04 bundle diff --git a/infra/rpc/pom.xml b/infra/rpc/pom.xml index 7207ca4ae..5ed40e784 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 ../../common/honeycomb-parent io.fd.honeycomb rpc-aggregator - 1.17.04-SNAPSHOT + 1.17.04 ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg