From 9cd5b0c69c53908d930483525fad09ba690a1458 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Wed, 21 Oct 2015 23:03:12 +0100 Subject: [PATCH] pom.xml: Upgrade kemitix-spring-parent to 1.2.1 This gives us: * Build is no longer platform dependent * Upgrade maven plugins: surefire, surefire-report and failsafe to 2.19 * Upgrade maven plugin checkstyle to 2.17 Signed-off-by: Paul Campbell --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3af9d95..27a2ad1 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ net.kemitix kemitix-spring-parent - 1.1.7 + 1.2.1