From 0fcf9822a90b2f67cab49e41a07dea9b5bd08e00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20S=C3=B6derberg?= Date: Sun, 13 Sep 2020 14:16:02 +0200 Subject: [PATCH] Remove exec-maven-plugin for now --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 1a946e8f..3c1dabf0 100644 --- a/pom.xml +++ b/pom.xml @@ -48,11 +48,11 @@ - + + false git submodule update @@ -62,8 +62,8 @@ submodule update - --init - --recursive + -init + -recursive @@ -71,7 +71,7 @@ - + --> org.apache.maven.plugins maven-checkstyle-plugin