From 1326e9fa5cffe326b82aeee9d82d008526aff947 Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Mon, 5 Sep 2016 12:10:26 +0200 Subject: Cleanup TODOs and FIXMEs - Fix minor ones - Report bigger and include issue number in comment - Pull common dependencies into dependency management of common/parents Change-Id: I06a6ac37c52b603fd73ed42023d6b2e7fa18010f Signed-off-by: Maros Marsalek --- infra/it/it-test/pom.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'infra/it/it-test/pom.xml') diff --git a/infra/it/it-test/pom.xml b/infra/it/it-test/pom.xml index 5cde7b00b..5a55c339f 100644 --- a/infra/it/it-test/pom.xml +++ b/infra/it/it-test/pom.xml @@ -28,6 +28,10 @@ honeycomb-it-test 1.16.12-SNAPSHOT + + 1.0.8 + + ${project.groupId} @@ -40,9 +44,10 @@ ${project.version} + org.skinny-framework skinny-logback - 1.0.8 + ${skinny.logback.version} test @@ -61,6 +66,4 @@ ${project.version} - - \ No newline at end of file -- cgit 1.2.3-korg