From 04cfaf6f5866ddfb6574a0d9abd00d458e04e1e9 Mon Sep 17 00:00:00 2001 From: "@fbiville" Date: Fri, 29 Dec 2017 11:06:00 +0100 Subject: [PATCH] Do not compute code coverage for examples --- liquigraph-examples/spring-boot/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/liquigraph-examples/spring-boot/pom.xml b/liquigraph-examples/spring-boot/pom.xml index aca783e8..f5a786c7 100644 --- a/liquigraph-examples/spring-boot/pom.xml +++ b/liquigraph-examples/spring-boot/pom.xml @@ -16,6 +16,8 @@ UTF-8 1.8 + true + true