From 31f01fcfadf8707aefe6bf3a09daf570ce248fc5 Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Fri, 19 Aug 2016 12:20:33 +0200 Subject: HONEYCOMB-18 Fixing comments from reviews Change-Id: Ic0565d601d13b5f50ec3c714a43600e32a7e456b Signed-off-by: Maros Marsalek --- samples/interfaces/mapping/pom.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'samples/interfaces') diff --git a/samples/interfaces/mapping/pom.xml b/samples/interfaces/mapping/pom.xml index 5cd903acd..d5f6b07ad 100644 --- a/samples/interfaces/mapping/pom.xml +++ b/samples/interfaces/mapping/pom.xml @@ -30,6 +30,7 @@ 4.1.0 1.2.0 + 1.0.0-SNAPSHOT @@ -58,22 +59,22 @@ io.fd.honeycomb translate-impl - 1.0.0-SNAPSHOT + ${honeycomb.infra.version} io.fd.honeycomb translate-api - 1.0.0-SNAPSHOT + ${honeycomb.infra.version} io.fd.honeycomb notification-api - 1.0.0-SNAPSHOT + ${honeycomb.infra.version} io.fd.honeycomb cfg-init - 1.0.0-SNAPSHOT + ${honeycomb.infra.version} -- cgit 1.2.3-korg